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)
QuorumAuthLearnerauthenticate in interface QuorumAuthLearnersock - socket connection to other quorum peer serverhostname - host name of other quorum peer serverCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.