Uses of Enum Class
com.hazelcast.config.security.LdapSearchScope
Packages that use LdapSearchScope
Package
Description
Provides classes for configuring security realms in Hazelcast.
-
Uses of LdapSearchScope in com.hazelcast.config.security
Methods in com.hazelcast.config.security that return LdapSearchScopeModifier and TypeMethodDescriptionstatic LdapSearchScope
LdapSearchScope.getSearchScope
(String label) static LdapSearchScope
Returns the enum constant of this class with the specified name.static LdapSearchScope[]
LdapSearchScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.