|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationListener | |
|---|---|
| org.apache.shiro.authc | Core interfaces and exceptions concerning Authentication (the act of logging-in). |
| Uses of AuthenticationListener in org.apache.shiro.authc |
|---|
| Methods in org.apache.shiro.authc that return types with arguments of type AuthenticationListener | |
|---|---|
Collection<AuthenticationListener> |
AbstractAuthenticator.getAuthenticationListeners()
Returns the AuthenticationListeners that should be notified during authentication
attempts. |
| Method parameters in org.apache.shiro.authc with type arguments of type AuthenticationListener | |
|---|---|
void |
AbstractAuthenticator.setAuthenticationListeners(Collection<AuthenticationListener> listeners)
Sets the AuthenticationListeners that should be notified during authentication
attempts. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||