Package com.hazelcast.security
Class ClusterNameCallback
java.lang.Object
com.hazelcast.security.ClusterNameCallback
- All Implemented Interfaces:
Callback
This
Callback
implementation is used to retrieve the cluster name of the authenticated party. It is passed to
ClusterCallbackHandler
and used by LoginModule
s during
login process.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ClusterNameCallback
public ClusterNameCallback()
-
-
Method Details
-
setClusterName
-
getClusterName
-