| Package | Description | 
|---|---|
| com.hazelcast.client.config | Contains classes related to config for com.hazelcast.client | 
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| com.hazelcast.config.security | Provides classes for configuring security realms in Hazelcast. | 
| Class and Description | 
|---|
| CredentialsIdentityConfig Identity configuration which just holds given credentials instance. | 
| TokenIdentityConfig Simple token identity configuration. | 
| UsernamePasswordIdentityConfig Simple username/password identity configuration. | 
| Class and Description | 
|---|
| IdentityConfig This interface represents identity configuration in security realms or client security configurations. | 
| RealmConfig Security realm represents the security configuration for part of the system (e.g. | 
| Class and Description | 
|---|
| AuthenticationConfig This interface represents authentication configuration in a security realm. | 
| CredentialsIdentityConfig Identity configuration which just holds given credentials instance. | 
| DefaultAuthenticationConfig Default  AuthenticationConfigimplementation which just references theDefaultLoginModule. | 
| IdentityConfig This interface represents identity configuration in security realms or client security configurations. | 
| JaasAuthenticationConfig This  AuthenticationConfigimplementation is a imple holder for login module configurations. | 
| LdapAuthenticationConfig Typed authentication configuration for  BasicLdapLoginModuleandLdapLoginModule. | 
| LdapRoleMappingMode Enum for LDAP role mapping modes. | 
| LdapSearchScope Search scope types for LDAP queries. | 
| RealmConfig Security realm represents the security configuration for part of the system (e.g. | 
| TlsAuthenticationConfig Typed authentication configuration for the  X509CertificateLoginModule. | 
| TokenEncoding Possible token encodings. | 
| TokenIdentityConfig Simple token identity configuration. | 
| UsernamePasswordIdentityConfig Simple username/password identity configuration. | 
Copyright © 2020 Hazelcast, Inc.. All rights reserved.