Uses of Package
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.
-
ClassDescriptionCredentials 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. -
ClassDescriptionICredentialsFactory is used to create
Credentials
objects to be used during node authentication before connection is accepted by the master node. -
ClassDescriptionCredentials 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. -
ClassDescriptionCredentials represents an identity to be authenticated.
Credentials
type for name/password representation.Credentials
type for custom authentication (token based).