- java.lang.Object
-
- org.apache.shiro.realm.CachingRealm
-
- org.apache.shiro.realm.AuthenticatingRealm
-
- org.apache.shiro.realm.AuthorizingRealm
-
- org.apache.shiro.realm.jdbc.JdbcRealm
-
-
-
嵌套类概要
-
从类继承的嵌套类/接口 org.apache.shiro.realm.jdbc.JdbcRealm
org.apache.shiro.realm.jdbc.JdbcRealm.SaltStyle
-
方法概要
-
从类继承的方法 org.apache.shiro.realm.jdbc.JdbcRealm
setAuthenticationQuery, setDataSource, setPermissionsLookupEnabled, setPermissionsQuery, setSaltStyle, setUserRolesQuery
-
从类继承的方法 org.apache.shiro.realm.AuthorizingRealm
checkPermission, checkPermission, checkPermissions, checkPermissions, checkRole, checkRoles, checkRoles, getAuthorizationCache, getAuthorizationCacheName, getPermissionResolver, getRolePermissionResolver, hasAllRoles, hasRole, hasRoles, isAuthorizationCachingEnabled, isPermitted, isPermitted, isPermitted, isPermitted, isPermittedAll, isPermittedAll, setAuthorizationCache, setAuthorizationCacheName, setAuthorizationCachingEnabled, setName, setPermissionResolver, setRolePermissionResolver
-
从类继承的方法 org.apache.shiro.realm.AuthenticatingRealm
getAuthenticationCache, getAuthenticationCacheName, getAuthenticationInfo, getAuthenticationTokenClass, getCredentialsMatcher, init, isAuthenticationCachingEnabled, setAuthenticationCache, setAuthenticationCacheName, setAuthenticationCachingEnabled, setAuthenticationTokenClass, setCredentialsMatcher, supports
-
从类继承的方法 org.apache.shiro.realm.CachingRealm
getCacheManager, getName, isCachingEnabled, onLogout, setCacheManager, setCachingEnabled
-
从接口继承的方法 org.apache.shiro.util.Initializable
init
-
-
构造器详细资料
-
MyBatisRealm
public MyBatisRealm()
Copyright © 2015-2017. All Rights Reserved.