public interface AuthenticationListenerRegistrar
Modifier and Type | Method and Description |
---|---|
void |
addAuthenticationListener(org.apache.shiro.authc.AuthenticationListener authenticationListener) |
void |
removeAuthenticationListener(org.apache.shiro.authc.AuthenticationListener authenticationListener) |
void addAuthenticationListener(org.apache.shiro.authc.AuthenticationListener authenticationListener)
void removeAuthenticationListener(org.apache.shiro.authc.AuthenticationListener authenticationListener)
Copyright © 2004–2015. All rights reserved.