Uses of Package
com.hazelcast.security
Packages that use com.hazelcast.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.security used by com.hazelcast.client.configClassDescriptionCredentials represents an identity to be authenticated.ICredentialsFactory is used to create
Credentials
objects to be used during node authentication before connection is accepted by the master node. -
Classes in com.hazelcast.security used by com.hazelcast.configClassDescriptionICredentialsFactory is used to create
Credentials
objects to be used during node authentication before connection is accepted by the master node. -
Classes in com.hazelcast.security used by com.hazelcast.config.securityClassDescriptionCredentials represents an identity to be authenticated.ICredentialsFactory is used to create
Credentials
objects to be used during node authentication before connection is accepted by the master node. -
Classes in com.hazelcast.security used by com.hazelcast.securityClassDescriptionCredentials represents an identity to be authenticated.
Credentials
type for name/password representation.Credentials
type for custom authentication (token based).