|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BadUsernameOrPasswordAuthenticationException | |
|---|---|
| org.jasig.cas.authentication.handler | The handler package contains the classes used to authenticate a user. |
| Uses of BadUsernameOrPasswordAuthenticationException in org.jasig.cas.authentication.handler |
|---|
| Subclasses of BadUsernameOrPasswordAuthenticationException in org.jasig.cas.authentication.handler | |
|---|---|
class |
BadPasswordAuthenticationException
The exception to throw when we know the username is correct but the password is not. |
class |
UnknownUsernameAuthenticationException
The exception to throw when we explicitly don't know anything about the username. |
| Fields in org.jasig.cas.authentication.handler declared as BadUsernameOrPasswordAuthenticationException | |
|---|---|
static BadUsernameOrPasswordAuthenticationException |
BadUsernameOrPasswordAuthenticationException.ERROR
Static instance of BadUsernameOrPasswordAuthenticationException. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||