| Package | Description | 
|---|---|
| com.hazelcast.config.security | 
 Provides classes for configuring security realms in Hazelcast. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractClusterLoginConfig<T extends AbstractClusterLoginConfig<T>>
Common configuration shared by authentication modules provided out-of-the box in Hazelcast. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KerberosAuthenticationConfig
Typed authentication configuration for Kerberos tickets verification. 
 | 
class  | 
LdapAuthenticationConfig
Typed authentication configuration for  
BasicLdapLoginModule and LdapLoginModule. | 
class  | 
SimpleAuthenticationConfig
Typed authentication configuration for  
SimplePropertiesLoginModule. | 
class  | 
TlsAuthenticationConfig
Typed authentication configuration for the  
X509CertificateLoginModule. | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.