类分层结构
- java.lang.Object
- com.cory.web.security.AntPermission (implements org.apache.shiro.authz.Permission)
- com.cory.web.security.AntPermissionResolver (implements org.apache.shiro.authz.permission.PermissionResolver)
- org.apache.shiro.realm.CachingRealm (implements org.apache.shiro.cache.CacheManagerAware, org.apache.shiro.authc.LogoutAware, org.apache.shiro.util.Nameable, org.apache.shiro.realm.Realm)
- org.apache.shiro.realm.AuthenticatingRealm (implements org.apache.shiro.util.Initializable)
- org.apache.shiro.realm.AuthorizingRealm (implements org.apache.shiro.authz.Authorizer, org.apache.shiro.util.Initializable, org.apache.shiro.authz.permission.PermissionResolverAware, org.apache.shiro.authz.permission.RolePermissionResolverAware)
- org.apache.shiro.codec.CodecSupport
- org.apache.shiro.authc.credential.SimpleCredentialsMatcher (implements org.apache.shiro.authc.credential.CredentialsMatcher)
- com.cory.web.security.CoryShiroCacheManager (implements org.apache.shiro.cache.CacheManager)
- com.cory.web.security.CoryShiroCacheManager.ShiroCache<K,V> (implements org.apache.shiro.cache.Cache<K,V>)
- org.apache.shiro.env.DefaultEnvironment (implements org.apache.shiro.util.Destroyable, org.apache.shiro.env.NamedObjectEnvironment)
- org.apache.shiro.web.env.DefaultWebEnvironment (implements org.apache.shiro.web.env.MutableWebEnvironment)
- org.apache.shiro.web.servlet.ServletContextSupport
- org.apache.shiro.web.servlet.AbstractFilter (implements javax.servlet.Filter)
- org.apache.shiro.web.servlet.NameableFilter (implements org.apache.shiro.util.Nameable)
- org.apache.shiro.web.servlet.OncePerRequestFilter
- org.apache.shiro.web.servlet.AdviceFilter
- org.apache.shiro.web.filter.authc.LogoutFilter
- org.apache.shiro.web.filter.PathMatchingFilter (implements org.apache.shiro.web.filter.PathConfigProcessor)
- org.apache.shiro.web.filter.AccessControlFilter
- org.apache.shiro.web.filter.authc.AuthenticationFilter
- org.apache.shiro.web.filter.authc.AuthenticatingFilter
- org.apache.shiro.web.filter.authc.FormAuthenticationFilter
- org.apache.shiro.web.filter.authc.UserFilter
- com.cory.web.security.ShiroCacheUtils
- com.cory.web.security.ShiroRedisCacheManager (implements org.apache.shiro.cache.CacheManager)
- com.cory.web.security.ShiroRedisCacheManager.ShiroCache<K,V> (implements org.apache.shiro.cache.Cache<K,V>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.shiro.ShiroException
- org.apache.shiro.authc.AuthenticationException
- org.apache.shiro.authc.AccountException
- com.cory.web.security.UserUtils
Copyright © 2022. All rights reserved.