Uses of Package
com.hazelcast.config.security
Packages that use com.hazelcast.config.security
Package
Description
Contains classes related to config for com.hazelcast.client
Provides classes for configuring HazelcastInstance.
Provides classes for configuring security realms in Hazelcast.
Provides classes for configuring security realms in Hazelcast.
-
Classes in com.hazelcast.config.security used by com.hazelcast.client.configClassDescriptionIdentity configuration which just holds given credentials instance.This class configures the Kerberos identity.Security realm represents the security configuration for part of the system (e.g.Simple token identity configuration.Simple username/password identity configuration.
-
Classes in com.hazelcast.config.security used by com.hazelcast.configClassDescriptionThis interface represents identity configuration in security realms or client security configurations.
-
Classes in com.hazelcast.config.security used by com.hazelcast.config.securityClassDescriptionCommon configuration shared by authentication modules provided out-of-the box in Hazelcast.This interface represents authentication configuration in a security realm.Default
AuthenticationConfig
implementation which just references theDefaultLoginModule
.This interface represents identity configuration in security realms or client security configurations.ThisAuthenticationConfig
implementation is a simple holder for login module configurations.This class configures the Kerberos identity.Enum for LDAP role mapping modes.Search scope types for LDAP queries.Security realm represents the security configuration for part of the system (e.g.Typed authentication configuration forSimplePropertiesLoginModule
.Helper immutable object representing user attributes (i.e.Typed authentication configuration for theX509CertificateLoginModule
.Possible token encodings.Simple token identity configuration. -
Classes in com.hazelcast.config.security used by com.hazelcast.securityClassDescriptionSecurity realm represents the security configuration for part of the system (e.g.