Uses of Interface
com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator.ClusterAuthenticator
-
Packages that use ClusterAuthenticator Package Description com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator -
-
Uses of ClusterAuthenticator in com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator
Classes in com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator that implement ClusterAuthenticator Modifier and Type Class Description classSharedSecretClusterAuthenticatorValidates that the remote node contains the same password as the cluster.Constructors in com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator with parameters of type ClusterAuthenticator Constructor Description DefaultClusterJoinManager(ClusterAuthenticator clusterAuthenticator, boolean enableNodeAuthentication)
-