类分层结构
- java.lang.Object
- net.isger.brick.auth.AuthIdentity
- net.isger.brick.auth.AuthToken<T>
- net.isger.brick.auth.ShiroToken (implements org.apache.shiro.authc.AuthenticationToken)
- net.isger.brick.core.BaseGate (implements net.isger.brick.core.Gate, net.isger.util.Ordered)
- net.isger.brick.auth.BaseAuth (implements net.isger.brick.auth.Auth)
- net.isger.util.load.BaseLoader (implements net.isger.util.load.Loader)
- 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)
- net.isger.brick.core.CommandHandler (implements net.isger.brick.core.Handler)
Copyright © 2024. All rights reserved.