public class OpenIdRealm extends BaseRealm
timeOut, validateType
构造器和说明 |
---|
OpenIdRealm() |
限定符和类型 | 方法和说明 |
---|---|
protected org.apache.shiro.authc.AuthenticationInfo |
doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken authcToken)
登录认证; 登陆验证。
|
protected RetVo |
getUserDetailInfoByOpenId(ZlUserToken token) |
assertCredentialsMatch, doGetAuthorizationInfo, doLog, doOnlineUser, getSession, getTimeOut, getUserAuth, getUserDetailInfo, getUserOrg, getUserRoleList, getValidateType, setSession, setTimeOut, setUserVo, setValidateType, updateUserIp
afterCacheManagerSet, checkPermission, checkPermission, checkPermission, checkPermissions, checkPermissions, checkPermissions, checkRole, checkRole, checkRoles, checkRoles, checkRoles, clearCachedAuthorizationInfo, doClearCache, getAuthorizationCache, getAuthorizationCacheKey, getAuthorizationCacheName, getAuthorizationInfo, getPermissionResolver, getPermissions, getRolePermissionResolver, hasAllRoles, hasRole, hasRole, hasRoles, hasRoles, isAuthorizationCachingEnabled, isPermitted, isPermitted, isPermitted, isPermitted, isPermitted, isPermitted, isPermittedAll, isPermittedAll, isPermittedAll, onInit, setAuthorizationCache, setAuthorizationCacheName, setAuthorizationCachingEnabled, setName, setPermissionResolver, setRolePermissionResolver
clearCachedAuthenticationInfo, getAuthenticationCache, getAuthenticationCacheKey, getAuthenticationCacheKey, getAuthenticationCacheName, getAuthenticationInfo, getAuthenticationTokenClass, getCredentialsMatcher, init, isAuthenticationCachingEnabled, isAuthenticationCachingEnabled, setAuthenticationCache, setAuthenticationCacheName, setAuthenticationCachingEnabled, setAuthenticationTokenClass, setCredentialsMatcher, supports
clearCache, getAvailablePrincipal, getCacheManager, getName, isCachingEnabled, onLogout, setCacheManager, setCachingEnabled
protected RetVo getUserDetailInfoByOpenId(ZlUserToken token) throws java.lang.Exception
java.lang.Exception
protected org.apache.shiro.authc.AuthenticationInfo doGetAuthenticationInfo(org.apache.shiro.authc.AuthenticationToken authcToken) throws org.apache.shiro.authc.AuthenticationException
doGetAuthenticationInfo
在类中 BaseRealm
org.apache.shiro.authc.AuthenticationException