Uses of Enum Class
org.bremersee.spring.security.ldaptive.authentication.LdaptiveAuthenticationProperties.GroupFetchStrategy
Packages that use LdaptiveAuthenticationProperties.GroupFetchStrategy
-
Uses of LdaptiveAuthenticationProperties.GroupFetchStrategy in org.bremersee.spring.security.ldaptive.authentication
Fields in org.bremersee.spring.security.ldaptive.authentication declared as LdaptiveAuthenticationProperties.GroupFetchStrategyModifier and TypeFieldDescriptionLdaptiveAuthenticationProperties.groupFetchStrategyThe group fetch strategy.Methods in org.bremersee.spring.security.ldaptive.authentication that return LdaptiveAuthenticationProperties.GroupFetchStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LdaptiveAuthenticationProperties.GroupFetchStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.