Class ModularRealmAuthenticator

java.lang.Object
org.apache.shiro.authc.AbstractAuthenticator
org.apache.shiro.authc.pam.ModularRealmAuthenticator
org.tynamo.security.internal.ModularRealmAuthenticator
All Implemented Interfaces:
org.apache.shiro.authc.Authenticator, org.apache.shiro.authc.LogoutAware, AuthenticationListenerRegistrar, Authenticator

public class ModularRealmAuthenticator extends org.apache.shiro.authc.pam.ModularRealmAuthenticator implements Authenticator
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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.apache.shiro.authc.Authenticator

    authenticate

    Methods inherited from interface org.tynamo.security.Authenticator

    setRealms