| Interface | Description | 
|---|---|
| QuorumAuthLearner | 
 Interface for quorum learner authentication mechanisms. 
 | 
| QuorumAuthServer | 
 Interface for quorum server authentication mechanisms. 
 | 
| Class | Description | 
|---|---|
| NullQuorumAuthLearner | 
 This class represents no authentication learner, it just return
 without performing any authentication. 
 | 
| NullQuorumAuthServer | 
 This class represents no authentication server, it just return
 without performing any authentication. 
 | 
| QuorumAuth | |
| SaslQuorumAuthLearner | |
| SaslQuorumAuthServer | |
| SaslQuorumServerCallbackHandler | 
 This is used by the SASL mechanisms to get further information to complete
 the authentication. 
 | 
| Enum | Description | 
|---|---|
| QuorumAuth.Status | 
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.