Uses of Enum Class
org.apache.nifi.authorization.UserContextKeys
Packages that use UserContextKeys
-
Uses of UserContextKeys in org.apache.nifi.authorization
Methods in org.apache.nifi.authorization that return UserContextKeysModifier and TypeMethodDescriptionstatic UserContextKeysReturns the enum constant of this class with the specified name.static UserContextKeys[]UserContextKeys.values()Returns an array containing the constants of this enum class, in the order they are declared.