Package com.hazelcast.security
Class EndpointCallback
java.lang.Object
com.hazelcast.security.EndpointCallback
- All Implemented Interfaces:
Callback
The EndpointCallback is used to retrieve remote endpoint address.
It can be passed to
ClusterCallbackHandler
and used by LoginModules
during login process.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EndpointCallback
public EndpointCallback()
-
-
Method Details
-
setEndpoint
-
getEndpoint
-