类分层结构
- java.lang.Object
- org.apache.commons.beanutils.converters.AbstractConverter (implements org.apache.commons.beanutils.Converter)
- 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.session.mgt.eis.CachingSessionDAO (implements org.apache.shiro.cache.CacheManagerAware)
- org.apache.shiro.session.mgt.AbstractSessionManager (implements org.apache.shiro.session.mgt.SessionManager)
- org.apache.shiro.session.mgt.AbstractNativeSessionManager (implements org.apache.shiro.event.EventBusAware, org.apache.shiro.session.mgt.NativeSessionManager)
- org.apache.shiro.session.mgt.AbstractValidatingSessionManager (implements org.apache.shiro.util.Destroyable, org.apache.shiro.session.mgt.ValidatingSessionManager)
- org.apache.shiro.session.mgt.DefaultSessionManager (implements org.apache.shiro.cache.CacheManagerAware)
- org.apache.shiro.web.session.mgt.DefaultWebSessionManager (implements org.apache.shiro.web.session.mgt.WebSessionManager)
- org.nanoframework.extension.shiro.web.component.impl.AbstractSSOComponent (implements org.nanoframework.extension.shiro.web.component.SSOComponent)
- org.nanoframework.commons.entity.BaseEntity (implements java.lang.Cloneable, java.io.Serializable)
- org.nanoframework.extension.shiro.realm.RealmQuery
- org.nanoframework.extension.shiro.util.ByteSource.Util
- 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.realm.jdbc.JdbcRealm
- org.nanoframework.extension.shiro.realm.JdbcRealm
- org.nanoframework.extension.shiro.codec.CodecSupport
- org.nanoframework.extension.shiro.authc.credential.SimpleCredentialsMatcher (implements org.apache.shiro.authc.credential.CredentialsMatcher)
- org.apache.shiro.codec.CodecSupport
- org.nanoframework.extension.shiro.crypto.hash.AbstractHash (implements org.nanoframework.extension.shiro.crypto.hash.Hash, java.io.Serializable)
- org.nanoframework.extension.shiro.crypto.hash.SimpleHash
- org.nanoframework.extension.shiro.crypto.hash.Md2Hash
- com.google.inject.PrivateModule (implements com.google.inject.Module)
- org.apache.shiro.guice.ShiroModule (implements org.apache.shiro.util.Destroyable)
- org.apache.shiro.guice.web.ShiroWebModule
- org.nanoframework.extension.shiro.web.service.impl.RealmServiceImpl (implements org.nanoframework.extension.shiro.web.service.RealmService)
- org.nanoframework.extension.shiro.cache.RedisCache<K,V> (implements org.apache.shiro.cache.Cache<K,V>)
- org.nanoframework.extension.shiro.cache.RedisCacheManager (implements org.apache.shiro.cache.CacheManager)
- 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.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.session.SessionListenerAdapter (implements org.apache.shiro.session.SessionListener)
- org.nanoframework.extension.shiro.util.ShiroSecurityHelper
- org.nanoframework.extension.shiro.authc.SimpleAuthenticationInfo (implements org.apache.shiro.authc.MergableAuthenticationInfo, org.nanoframework.extension.shiro.authc.SaltedAuthenticationInfo)
- org.nanoframework.extension.shiro.util.SimpleByteSource (implements org.nanoframework.extension.shiro.util.ByteSource, java.io.Serializable)
- org.apache.shiro.web.servlet.SimpleCookie (implements org.apache.shiro.web.servlet.Cookie)
- org.nanoframework.extension.shiro.web.service.impl.SSOServiceImpl (implements org.nanoframework.extension.shiro.web.service.SSOService)
- org.nanoframework.extension.shiro.web.component.Status
- java.lang.Throwable (implements java.io.Serializable)
接口分层结构
枚举分层结构
Copyright © 2015-2017. All Rights Reserved.