类分层结构
- java.lang.Object
- cn.naturemix.plugin.security.aspect.AuthzAnnotationAspect
- 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.naturemix.plugin.security.password.Md5CredentialsMatcher (implements org.apache.shiro.authc.credential.CredentialsMatcher)
- cn.naturemix.plugin.security.NaturemixSecurityPlugin (implements javax.servlet.ServletContainerInitializer)
- cn.naturemix.plugin.security.SecurityConfig
- cn.naturemix.plugin.security.SecurityHelper
- 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.AbstractShiroFilter
- org.apache.shiro.web.servlet.ShiroFilter
- javax.servlet.jsp.tagext.TagSupport (implements javax.servlet.jsp.tagext.IterationTag, java.io.Serializable)
- org.apache.shiro.web.tags.SecureTag
- org.apache.shiro.web.tags.PermissionTag
- org.apache.shiro.web.tags.RoleTag
- java.lang.Throwable (implements java.io.Serializable)
接口分层结构
注释类型分层结构
- cn.naturemix.plugin.security.annotation.User (implements java.lang.annotation.Annotation)
Copyright © 2017. All rights reserved.