Uses of Class
org.apache.nifi.authorization.User.Builder
Packages that use User.Builder
-
Uses of User.Builder in org.apache.nifi.authorization
Methods in org.apache.nifi.authorization that return User.BuilderModifier and TypeMethodDescriptionUser.Builder.identifier(String identifier) Sets the identifier of the builder.User.Builder.identifierGenerateFromSeed(String seed) Sets the identifier of the builder with a UUID generated from the specified seed string.User.Builder.identifierGenerateRandom()Sets the identifier of the builder to a random UUID.Sets the identity of the builder.Constructors in org.apache.nifi.authorization with parameters of type User.Builder