Uses of Enum Class
com.hazelcast.config.security.LdapSearchScope
Package
Description
Provides classes for configuring security realms in Hazelcast.
-
Uses of LdapSearchScope in com.hazelcast.config.security
Modifier 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.