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