org.tynamo.security
Interface AuthenticationListenerRegistrar
- All Known Subinterfaces:
- Authenticator
- All Known Implementing Classes:
- ModularRealmAuthenticator
public interface AuthenticationListenerRegistrar
addAuthenticationListener
void addAuthenticationListener(org.apache.shiro.authc.AuthenticationListener authenticationListener)
removeAuthenticationListener
void removeAuthenticationListener(org.apache.shiro.authc.AuthenticationListener authenticationListener)
Copyright © 2004-2013. All Rights Reserved.