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 LoginModules during
 login process.- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ClusterNameCallback
public ClusterNameCallback() 
 - 
 - 
Method Details
- 
setClusterName
 - 
getClusterName
 
 -