public class NullQuorumAuthLearner extends java.lang.Object implements QuorumAuthLearner
Constructor and Description |
---|
NullQuorumAuthLearner() |
Modifier and Type | Method and Description |
---|---|
void |
authenticate(java.net.Socket sock,
java.lang.String hostname)
Performs an authentication step for the given socket connection.
|
public void authenticate(java.net.Socket sock, java.lang.String hostname)
QuorumAuthLearner
authenticate
in interface QuorumAuthLearner
sock
- socket connection to other quorum peer serverhostname
- host name of other quorum peer serverCopyright © 2017 The Apache Software Foundation