类分层结构
- java.lang.Object
- 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)
- cn.hll520.linling.core.service.impl.DefaultFilterUrlServer (implements cn.hll520.linling.core.service.IFilterUrlServer)
- cn.hll520.linling.core.service.impl.DefaultLoginServer (implements cn.hll520.linling.core.service.ILoginServer<T>)
- cn.hll520.linling.core.service.impl.DefaultManageServer (implements cn.hll520.linling.core.service.IManageServer)
Copyright © 2021. All rights reserved.