See: Description
| Interface | Description | 
|---|---|
| AuthenticationMechanism | 
 Interface for the implementation of a SASL mechanism. 
 | 
| AuthenticationServer | 
 Interface for the server communication and information needed for the
 AuthenticationMechanisms. 
 | 
| Class | Description | 
|---|---|
| AuthenticationFactory | 
 Factory for the AuthentictionMechanism of the SASL authentication process. 
 | 
| Exception | Description | 
|---|---|
| AuthenticationException | 
 Exception for the SASL Authentication mechanisms in Ristretto. 
 | 
| NoSuchAuthenticationException | 
 Special AuthenticationException for the case that a mechanism is requested
 that is not supported by the Factory. 
 | 
Copyright © 2021. All Rights Reserved.