类分层结构
- java.lang.Object
- org.apache.shiro.cache.AbstractCacheManager (implements org.apache.shiro.cache.CacheManager, org.apache.shiro.util.Destroyable)
- org.apache.shiro.mgt.AbstractRememberMeManager (implements org.apache.shiro.mgt.RememberMeManager)
- org.apache.shiro.web.mgt.CookieRememberMeManager
- org.apache.shiro.session.mgt.eis.AbstractSessionDAO (implements org.apache.shiro.session.mgt.eis.SessionDAO)
- org.apache.shiro.mgt.CachingSecurityManager (implements org.apache.shiro.cache.CacheManagerAware, org.apache.shiro.util.Destroyable, org.apache.shiro.event.EventBusAware, org.apache.shiro.mgt.SecurityManager)
- org.apache.shiro.mgt.RealmSecurityManager
- org.apache.shiro.mgt.AuthenticatingSecurityManager
- org.apache.shiro.mgt.AuthorizingSecurityManager
- org.apache.shiro.mgt.SessionsSecurityManager
- org.apache.shiro.mgt.DefaultSecurityManager
- org.apache.shiro.web.mgt.DefaultWebSecurityManager (implements org.apache.shiro.web.mgt.WebSecurityManager)
- org.apache.shiro.authz.ModularRealmAuthorizer (implements org.apache.shiro.authz.Authorizer, org.apache.shiro.authz.permission.PermissionResolverAware, org.apache.shiro.authz.permission.RolePermissionResolverAware)
- cn.ocoop.framework.cache.RedisCache<K,V> (implements org.apache.shiro.cache.Cache<K,V>)
- cn.ocoop.framework.config.RequestProperties
- cn.ocoop.framework.util.RequestUtils
- cn.ocoop.framework.util.ResponseUtils
- 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.BasicHttpAuthenticationFilter
- org.apache.shiro.web.filter.authc.FormAuthenticationFilter
- org.apache.shiro.web.filter.authz.AuthorizationFilter
- org.apache.shiro.web.filter.authc.UserFilter
- cn.ocoop.framework.ShiroAutoConfiguration
- cn.ocoop.framework.ShiroConfiguration
- cn.ocoop.framework.config.ShiroProperties
- cn.ocoop.framework.config.ShiroProperties.RealmDefinition
- cn.ocoop.framework.config.ShiroProperties.RealmProperty
- cn.ocoop.framework.config.ShiroProperties.RealmProperty.CredentialsMatcherDefinition
- cn.ocoop.framework.cache.ShiroRealmCacheManager
- cn.ocoop.framework.authz.SimpleAuthorizationInfoOrdered (implements org.apache.shiro.authz.AuthorizationInfo)
- cn.ocoop.framework.converter.String2ObjectGenericConverter (implements org.springframework.core.convert.converter.GenericConverter)
枚举分层结构
Copyright © 2017. All rights reserved.