Uses of Class
com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator.ClusterJoinMode
-
Packages that use ClusterJoinMode Package Description com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator -
-
Uses of ClusterJoinMode in com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator
Methods in com.atlassian.confluence.impl.cluster.hazelcast.interceptor.authenticator that return ClusterJoinMode Modifier and Type Method Description ClusterJoinModeClusterJoinRequest. getJoinMode()static ClusterJoinModeClusterJoinMode. valueOf(String name)Returns the enum constant of this type with the specified name.static ClusterJoinMode[]ClusterJoinMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-