public class MyModularRealmAuthenticator
extends org.apache.shiro.authc.pam.ModularRealmAuthenticator
Constructor and Description |
---|
MyModularRealmAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.shiro.authc.AuthenticationInfo |
doAuthenticate(org.apache.shiro.authc.AuthenticationToken authenticationToken) |
assertRealmsConfigured, doMultiRealmAuthentication, doSingleRealmAuthentication, getAuthenticationStrategy, getRealms, onLogout, setAuthenticationStrategy, setRealms
protected org.apache.shiro.authc.AuthenticationInfo doAuthenticate(org.apache.shiro.authc.AuthenticationToken authenticationToken) throws org.apache.shiro.authc.AuthenticationException
doAuthenticate
in class org.apache.shiro.authc.pam.ModularRealmAuthenticator
org.apache.shiro.authc.AuthenticationException
Copyright © 2019. All rights reserved.