shiro自定义realm的认证流程
2021-07-25 09:46:54 0 举报
shiro自定义realm的认证流程
作者其他创作
大纲/内容
org.apache.shiro.mgt.AuthenticatingSecurityManager
org.apache.shiro.authc.pam.ModularRealmAuthenticator
getRealms
org.apache.shiro.realm.Realm
getAuthenticationInfo
org.apache.shiro.subject.support.DelegatingSubject
AuthenticationInfo
SimpleAuthenticationInfo
authenticate
doAuthenticate
login
org.apache.shiro.authc.AbstractAuthenticator
org.apache.shiro.mgt.DefaultSecurityManager
org.apache.shiro.realm.AuthenticatingRealm
net.xdclass.xdclassshiro.CustomRealm
org.apache.shiro.subject.Subject
Subject
doGetAuthenticationInfo
doSingleRealmAuthentication
0 条评论
下一页