Class AuthorizableNodeName.Default

    • Constructor Detail

      • Default

        public Default()
    • Method Detail

      • generateNodeName

        @NotNull
        public @NotNull String generateNodeName​(@NotNull
                                                @NotNull String authorizableId)
        Description copied from interface: AuthorizableNodeName
        Generates a node name from the specified authorizableId.
        Specified by:
        generateNodeName in interface AuthorizableNodeName
        Parameters:
        authorizableId - The ID of the authorizable to be created.
        Returns:
        A valid node name.