Uses of Enum Class
org.bremersee.spring.boot.autoconfigure.ldaptive.LdaptiveConnectionProperties.SearchScope
Packages that use LdaptiveConnectionProperties.SearchScope
-
Uses of LdaptiveConnectionProperties.SearchScope in org.bremersee.spring.boot.autoconfigure.ldaptive
Methods in org.bremersee.spring.boot.autoconfigure.ldaptive that return LdaptiveConnectionProperties.SearchScopeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LdaptiveConnectionProperties.SearchScope.values()Returns an array containing the constants of this enum class, in the order they are declared.