|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountStatusException | |
---|---|
org.springframework.security.authentication | Implements a provider-based approach to authentication decisions. |
Uses of AccountStatusException in org.springframework.security.authentication |
---|
Subclasses of AccountStatusException in org.springframework.security.authentication | |
---|---|
class |
AccountExpiredException
Thrown if an authentication request is rejected because the account has expired. |
class |
CredentialsExpiredException
Thrown if an authentication request is rejected because the account's credentials have expired. |
class |
DisabledException
Thrown if an authentication request is rejected because the account is disabled. |
class |
LockedException
Thrown if an authentication request is rejected because the account is locked. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |