类分层结构
- java.lang.Object
- org.apache.shiro.mgt.AbstractRememberMeManager (implements org.apache.shiro.mgt.RememberMeManager)
- org.apache.shiro.web.mgt.CookieRememberMeManager
- 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)
Copyright © 2017. All rights reserved.