QuorumAuthLearnerpublic class NullQuorumAuthLearner extends java.lang.Object implements QuorumAuthLearner
| Constructor | Description |
|---|---|
NullQuorumAuthLearner() |
| Modifier and Type | Method | 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)
QuorumAuthLearnerauthenticate in interface QuorumAuthLearnersock - socket connection to other quorum peer serverhostname - host name of other quorum peer serverCopyright © 2018 The Apache Software Foundation