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.
|
com.hazelcast.security |
Provides interfaces/classes for Hazelcast security implementation.
|
Class and Description |
---|
CredentialsIdentityConfig
Identity configuration which just holds given credentials instance.
|
KerberosIdentityConfig |
RealmConfig
Security realm represents the security configuration for part of the system (e.g.
|
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 |
---|
AbstractClusterLoginConfig |
AuthenticationConfig
This interface represents authentication configuration in a security realm.
|
CredentialsIdentityConfig
Identity configuration which just holds given credentials instance.
|
DefaultAuthenticationConfig
Default
AuthenticationConfig implementation which just references the DefaultLoginModule . |
IdentityConfig
This interface represents identity configuration in security realms or client security configurations.
|
JaasAuthenticationConfig
This
AuthenticationConfig implementation is a imple holder for login module configurations. |
KerberosAuthenticationConfig |
KerberosIdentityConfig |
LdapAuthenticationConfig
Typed authentication configuration for
BasicLdapLoginModule and LdapLoginModule . |
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.
|
SimpleAuthenticationConfig
Typed authentication configuration for
SimplePropertiesLoginModule . |
SimpleAuthenticationConfig.UserDto
Helper immutable object representing user attributes (i.e.
|
TlsAuthenticationConfig
Typed authentication configuration for the
X509CertificateLoginModule . |
TokenEncoding
Possible token encodings.
|
TokenIdentityConfig
Simple token identity configuration.
|
UsernamePasswordIdentityConfig
Simple username/password identity configuration.
|
Class and Description |
---|
RealmConfig
Security realm represents the security configuration for part of the system (e.g.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.