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