Uses of Enum Class
org.apache.nifi.ldap.IdentityStrategy
Packages that use IdentityStrategy
-
Uses of IdentityStrategy in org.apache.nifi.ldap
Fields in org.apache.nifi.ldap declared as IdentityStrategyMethods in org.apache.nifi.ldap that return IdentityStrategyModifier and TypeMethodDescriptionstatic IdentityStrategyReturns the enum constant of this class with the specified name.static IdentityStrategy[]IdentityStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.