| 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>>  | 
class  | 
DefaultAuthenticationConfig
Default  
AuthenticationConfig implementation which just references the DefaultLoginModule. | 
class  | 
JaasAuthenticationConfig
This  
AuthenticationConfig implementation is a imple holder for login module configurations. | 
class  | 
KerberosAuthenticationConfig  | 
class  | 
LdapAuthenticationConfig
Typed authentication configuration for  
BasicLdapLoginModule and LdapLoginModule. | 
class  | 
TlsAuthenticationConfig
Typed authentication configuration for the  
X509CertificateLoginModule. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.