| Home >> All >> javax >> security >> auth >> [ login Javadoc ] |
javax.security.auth.login: Javadoc index of package javax.security.auth.login.
Package Samples:
javax.security.auth.login
Classes:
AccountExpiredException: An exception that signals that an attempt was made to login to an account that has expired.
CredentialExpiredException: An exception that signals an attempt to login with a credential that has expired.
FailedLoginException: An exception that signals that an attempt to login was unsuccessful.
CredentialException: This is the base class for various credential-related exceptions.
AccountException: This is the base class for various account-related exceptions.
LoginException: A general exception during authentication and authorization.
CredentialNotFoundException: An exception that indicates that a credential was not found.
AccountNotFoundException: An exception indicating that an account was not found.
AccountLockedException: An exception indicating that an account is locked.
AppConfigurationEntry
Configuration
LoginContext
NullConfiguration
| Home | Contact Us | Privacy Policy | Terms of Service |