|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountException | |
---|---|
com.sas.hls.security.authentication.exception | Exceptions that can be thrown when authenticating a user. |
Uses of AccountException in com.sas.hls.security.authentication.exception |
---|
Subclasses of AccountException in com.sas.hls.security.authentication.exception | |
---|---|
class |
AccountDeactivatedException
Thrown if an authentication request is rejected because the account is in a deactivated state. |
class |
AccountExpiredException
Thrown if an authentication request is rejected because the account is in an expired state. |
class |
AccountLockedException
Thrown if an authentication request is rejected because the account is in a locked state. |
class |
AccountNotFoundException
Thrown if an authentication request is rejected because the account does not exist within the system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |