Uses of Class
com.sas.lsaf.security.authentication.AccountException
Packages that use AccountException
Package
Description
Exceptions that can be thrown when authenticating a user.
-
Uses of AccountException in com.sas.lsaf.security.authentication
Subclasses of AccountException in com.sas.lsaf.security.authenticationModifier and TypeClassDescriptionclassThrown when an authentication request is rejected because the account is in a deactivated state.classThrown when an authentication request is rejected because the account is in an expired state.classThrown when an authentication request is rejected because the account is in a locked state.classThrown when an authentication request is rejected because the account does not exist within the system.