| Package | Description | 
|---|---|
| com.hazelcast.config.security | Provides classes for configuring security realms in Hazelcast. | 
| Modifier and Type | Method and Description | 
|---|---|
| LdapRoleMappingMode | LdapAuthenticationConfig. getRoleMappingMode() | 
| static LdapRoleMappingMode | LdapRoleMappingMode. getRoleMappingMode(String label) | 
| static LdapRoleMappingMode | LdapRoleMappingMode. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static LdapRoleMappingMode[] | LdapRoleMappingMode. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| LdapAuthenticationConfig | LdapAuthenticationConfig. setRoleMappingMode(LdapRoleMappingMode roleMappingMode) | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.