| Interface | Description | 
|---|---|
| Authenticator | Provides methods related to authentication of a request. | 
| Authenticator.SaslNegotiator | Performs the actual SASL negotiation for a single authentication attempt. | 
| Class | Description | 
|---|---|
| AllowAllAuthenticator | Allows all requests to be authenticated. | 
| AuthenticatedUser | |
| SimpleAuthenticator | A simple implementation of an  Authenticatorthat uses aGraphinstance as a credential store. | 
| Exception | Description | 
|---|---|
| AuthenticationException | An exception that occurs when during authentication such as a failed login. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.