|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccountStatusException | |
|---|---|
| org.springframework.security | Provides core Spring Security interfaces and classes. |
| Uses of AccountStatusException in org.springframework.security |
|---|
| Subclasses of AccountStatusException in org.springframework.security | |
|---|---|
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. |
|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||