|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.shiro.authc.AbstractAuthenticator
org.apache.shiro.authc.pam.ModularRealmAuthenticator
org.tynamo.security.internal.ModularRealmAuthenticator
public class ModularRealmAuthenticator
| Constructor Summary | |
|---|---|
ModularRealmAuthenticator()
|
|
| Method Summary | |
|---|---|
void |
addAuthenticationListener(org.apache.shiro.authc.AuthenticationListener authenticationListener)
|
void |
removeAuthenticationListener(org.apache.shiro.authc.AuthenticationListener authenticationListener)
|
| Methods inherited from class org.apache.shiro.authc.pam.ModularRealmAuthenticator |
|---|
assertRealmsConfigured, doAuthenticate, doMultiRealmAuthentication, doSingleRealmAuthentication, getAuthenticationStrategy, getRealms, onLogout, setAuthenticationStrategy, setRealms |
| Methods inherited from class org.apache.shiro.authc.AbstractAuthenticator |
|---|
authenticate, getAuthenticationListeners, notifyFailure, notifyLogout, notifySuccess, setAuthenticationListeners |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.tynamo.security.Authenticator |
|---|
setRealms |
| Methods inherited from interface org.apache.shiro.authc.Authenticator |
|---|
authenticate |
| Constructor Detail |
|---|
public ModularRealmAuthenticator()
| Method Detail |
|---|
public void addAuthenticationListener(org.apache.shiro.authc.AuthenticationListener authenticationListener)
addAuthenticationListener in interface AuthenticationListenerRegistrarpublic void removeAuthenticationListener(org.apache.shiro.authc.AuthenticationListener authenticationListener)
removeAuthenticationListener in interface AuthenticationListenerRegistrar
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||