| Interface | Description |
|---|---|
| Authenticator |
An Authenticator implementation is responsible for managing the user authentication process.
|
| AuthenticatorSelector |
Selects which Authenticator implementation is used to manage the authentication process
|
| Class | Description |
|---|---|
| AuthenticationException |
Thrown if there is an error during the authentication process
|
| BaseAuthenticator |
Abstract base class that Authenticator implementations can extend for convenience.
|
| UnexpectedCredentialException |
| Enum | Description |
|---|---|
| Authenticator.AuthenticationStatus |
Copyright © 2013. All Rights Reserved.