Uses of Enum Class
com.hazelcast.config.security.LdapRoleMappingMode
Package
Description
Provides classes for configuring security realms in Hazelcast.
-
Uses of LdapRoleMappingMode in com.hazelcast.config.security
Modifier and TypeMethodDescriptionLdapAuthenticationConfig.getRoleMappingMode()
static LdapRoleMappingMode
LdapRoleMappingMode.getRoleMappingMode
(String label) static LdapRoleMappingMode
Returns the enum constant of this class with the specified name.static LdapRoleMappingMode[]
LdapRoleMappingMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionLdapAuthenticationConfig.setRoleMappingMode
(LdapRoleMappingMode roleMappingMode)