public class UserModularRealmAuthenticator
extends org.apache.shiro.authc.pam.ModularRealmAuthenticator
构造器和说明 |
---|
UserModularRealmAuthenticator() |
限定符和类型 | 方法和说明 |
---|---|
protected org.apache.shiro.authc.AuthenticationInfo |
doAuthenticate(org.apache.shiro.authc.AuthenticationToken authenticationToken)
重写doAuthenticate方法
在特定情况下指定特定的realm进行验证
|
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
在类中 org.apache.shiro.authc.pam.ModularRealmAuthenticator
authenticationToken
- forg.apache.shiro.authc.AuthenticationException
- fCopyright © 2019. All rights reserved.