public class ClusterNameCallback extends Object implements Callback
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 and Description |
|---|
ClusterNameCallback() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterName() |
void |
setClusterName(String clusterName) |
Copyright © 2020 Hazelcast, Inc.. All rights reserved.