|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CredentialsException | |
|---|---|
| org.apache.shiro.authc | Core interfaces and exceptions concerning Authentication (the act of logging-in). |
| Uses of CredentialsException in org.apache.shiro.authc |
|---|
| Subclasses of CredentialsException in org.apache.shiro.authc | |
|---|---|
class |
ExpiredCredentialsException
Thrown during the authentication process when the system determines the submitted credential(s) has expired and will not allow login. |
class |
IncorrectCredentialsException
Thrown when attempting to authenticate with credential(s) that do not match the actual credentials associated with the account principal. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||