Class ClusterAuthenticationResult
java.lang.Object
com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator.ClusterAuthenticationResult
The result of a node trying to authenticate to join the cluster.
- Since:
- 7.17.3
-
Constructor Summary
ConstructorsConstructorDescriptionClusterAuthenticationResult
(boolean successful) ClusterAuthenticationResult
(boolean successful, @NonNull String message) -
Method Summary