Package com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator
package com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator
-
ClassDescriptionThe result of a node trying to authenticate to join the cluster.Authenticates a node attempting to join the cluster.Manages the initial establishment of connections between nodes in the clusterDescribes whether a node is
initiating
the connection to another node oraccepting
a connection from another node.A request for a cluster join checkAClusterJoinManager
which firstauthenticates
new connectionsA subclass of Hazelcast'sObjectDataInputStream
specifically for use during join checks which applies bounds to certain operations.Validates that the remote node contains the same password as the cluster.