| Interface | Description |
|---|---|
| Authenticator |
An Authenticator implementation is responsible for managing the user authentication process.
|
| Class | Description |
|---|---|
| BaseAuthenticator |
Abstract base class that Authenticator implementations can extend for convenience.
|
| Enum | Description |
|---|---|
| Authenticator.AuthenticationStatus |
| Exception | Description |
|---|---|
| AuthenticationException |
Thrown if there is an error during the authentication process
|
| LockedAccountException |
Thrown during the authentication process to indicate that the agent being validated is disabled.
|
| UnexpectedCredentialException | |
| UserAlreadyLoggedInException |
Copyright © 2013. All Rights Reserved.