| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| com.hazelcast.config.security | Provides classes for configuring security realms in Hazelcast. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CredentialsFactoryConfigContains the configuration for Credentials Factory. | 
| Modifier and Type | Method and Description | 
|---|---|
| IdentityConfig | CredentialsFactoryConfig. copy() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CredentialsIdentityConfigIdentity configuration which just holds given credentials instance. | 
| class  | KerberosIdentityConfig | 
| class  | TokenIdentityConfigSimple token identity configuration. | 
| class  | UsernamePasswordIdentityConfigSimple username/password identity configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| IdentityConfig | CredentialsIdentityConfig. copy() | 
| IdentityConfig | KerberosIdentityConfig. copy() | 
| IdentityConfig | TokenIdentityConfig. copy() | 
| IdentityConfig | UsernamePasswordIdentityConfig. copy() | 
| IdentityConfig | IdentityConfig. copy()Makes a copy (or clone) of the config object. | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.