|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Exception Summary | |
---|---|
AccountDeactivatedException | Thrown if an authentication request is rejected because the account is in a deactivated state. |
AccountException | Abstract superclass for all account related authentication exceptions. |
AccountExpiredException | Thrown if an authentication request is rejected because the account is in an expired state. |
AccountLockedException | Thrown if an authentication request is rejected because the account is in a locked state. |
AccountNotFoundException | Thrown if an authentication request is rejected because the account does not exist within the system. |
AuthenticationException | Abstract superclass for all authentication related exceptions. |
CredentialsException | Abstract superclass for all credentials related authentication exceptions. |
CredentialsExpiredException | Thrown if an authentication request is rejected because the account's credentials have expired. |
CredentialsIncorrectException | Thrown if an authentication request is rejected because the presented credentials are incorrect. |
UnknownAuthenticationException | Thrown when an unforeseen authentication error occurs. |
Exceptions that can be thrown when authenticating a user.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |