类分层结构
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- cn.omisheep.authz.core.slot.APIPermSlot (implements cn.omisheep.authz.core.slot.Slot)
- cn.omisheep.authz.core.util.ArgsParser
- cn.omisheep.authz.core.init.AuCoreInitialization (implements org.springframework.context.ApplicationContextAware)
- cn.omisheep.authz.AuHelper
- cn.omisheep.authz.core.resolver.AuHttpMetaResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- cn.omisheep.authz.core.init.AuInit
- cn.omisheep.authz.core.tk.AuKey
- cn.omisheep.authz.core.auth.deviced.AuMap (implements java.util.Map<K,V>)
- cn.omisheep.authz.core.auth.deviced.AccessInfo
- cn.omisheep.authz.core.auth.deviced.DefaultDevice (implements cn.omisheep.authz.core.auth.deviced.Device)
- cn.omisheep.authz.core.Authz
- cn.omisheep.authz.AuthzAutoConfiguration
- cn.omisheep.authz.AuthzAutoConfiguration.AuthzCloudAutoConfiguration
- cn.omisheep.authz.AuthzAutoConfiguration.CacheAutoConfiguration
- cn.omisheep.authz.AuthzAutoConfiguration.DataFilterAutoConfiguration
- cn.omisheep.authz.core.auth.rpd.AuthzDefender
- cn.omisheep.authz.core.interceptor.AuthzFeignRequestInterceptor (implements feign.RequestInterceptor)
- cn.omisheep.authz.core.interceptor.AuthzHandlerRegister (implements org.springframework.context.ApplicationContextAware, org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- cn.omisheep.authz.core.auth.AuthzModifier
- cn.omisheep.authz.core.auth.AuthzModifier.Permission
- cn.omisheep.authz.core.auth.AuthzModifier.RateLimitInfo
- cn.omisheep.authz.core.auth.AuthzModifier.Role
- cn.omisheep.authz.core.AuthzProperties
- cn.omisheep.authz.core.AuthzProperties.CacheConfig
- cn.omisheep.authz.core.AuthzProperties.DashboardConfig
- cn.omisheep.authz.core.AuthzProperties.IpRangeConfig
- cn.omisheep.authz.core.AuthzProperties.MybatisConfig
- cn.omisheep.authz.core.AuthzProperties.RSAConfig
- cn.omisheep.authz.core.AuthzProperties.TokenConfig
- cn.omisheep.authz.core.AuthzProperties.UserConfig
- cn.omisheep.authz.core.init.AuthzResourcesInit (implements org.springframework.context.annotation.ImportSelector)
- cn.omisheep.authz.core.interceptor.AuthzRestTemplateInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
- cn.omisheep.authz.core.interceptor.AuthzSlotCoreInterceptor (implements org.springframework.web.servlet.HandlerInterceptor)
- cn.omisheep.authz.core.util.AUtils (implements org.springframework.context.ApplicationContextAware)
- cn.omisheep.authz.core.resolver.AuTokenOrHttpMetaResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- cn.omisheep.authz.core.cache.Cache.CacheExpiry (implements com.github.benmanes.caffeine.cache.Expiry<K,V>)
- cn.omisheep.authz.core.cache.Cache.CacheItem<E>
- cn.omisheep.authz.core.msg.CacheMessage (implements cn.omisheep.authz.core.msg.Message)
- cn.omisheep.authz.core.slot.CheckerSlot (implements cn.omisheep.authz.core.slot.Slot)
- cn.omisheep.authz.core.slot.CookieAndRequestSlot (implements cn.omisheep.authz.core.slot.Slot)
- cn.omisheep.authz.core.auth.rpd.DataPermMeta
- cn.omisheep.authz.core.interceptor.mybatis.DataSecurityInterceptorForMybatis (implements org.apache.ibatis.plugin.Interceptor)
- cn.omisheep.authz.core.interceptor.DecryptRequestBodyAdvice (implements org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice)
- cn.omisheep.authz.core.interceptor.DecryptRequestBodyAdvice.DecryptRequestBodyHandler (implements org.springframework.http.HttpInputMessage)
- cn.omisheep.authz.core.interceptor.DecryptRequestParamHandler (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- cn.omisheep.authz.core.interceptor.DefaultAuthzExceptionHandler (implements cn.omisheep.authz.core.interceptor.AuthzExceptionHandler)
- cn.omisheep.authz.core.cache.DefaultCache (implements cn.omisheep.authz.core.cache.Cache)
- cn.omisheep.authz.core.interceptor.DefaultDataSecurityInterceptor (implements cn.omisheep.authz.core.interceptor.DataFinderSecurityInterceptor)
- cn.omisheep.authz.core.auth.DefaultPermLibrary (implements cn.omisheep.authz.core.auth.PermLibrary<K>)
- cn.omisheep.authz.core.auth.deviced.DeviceConfig
- cn.omisheep.authz.core.slot.DeviceSlot (implements cn.omisheep.authz.core.slot.Slot)
- cn.omisheep.authz.core.util.ExceptionUtils
- cn.omisheep.authz.core.auth.rpd.FieldData
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- javax.servlet.GenericServlet (implements java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig)
- javax.servlet.http.HttpServlet
- cn.omisheep.authz.core.auth.ipf.Httpd (implements cn.omisheep.authz.core.auth.AuthzModifiable)
- cn.omisheep.authz.core.auth.ipf.HttpMeta
- cn.omisheep.authz.support.util.IPAddress (implements java.lang.Cloneable)
- cn.omisheep.authz.support.util.IPRange
- cn.omisheep.authz.support.util.IPRangeMeta
- cn.omisheep.authz.core.slot.IPRangeSlot (implements cn.omisheep.authz.core.slot.Slot)
- cn.omisheep.authz.core.cache.L2Cache (implements cn.omisheep.authz.core.cache.Cache)
- cn.omisheep.authz.core.auth.ipf.LimitMeta
- cn.omisheep.authz.core.auth.ipf.LimitMeta.AssociatedPattern
- cn.omisheep.authz.core.slot.LogSlot (implements cn.omisheep.authz.core.slot.Slot)
- cn.omisheep.authz.core.util.LogUtils
- cn.omisheep.authz.core.util.LogUtils.LogMeta
- cn.omisheep.authz.core.msg.MessageReceive
- cn.omisheep.authz.core.slot.ParameterPermSlot (implements cn.omisheep.authz.core.slot.Slot)
- cn.omisheep.authz.core.auth.rpd.ParamMetadata
- cn.omisheep.authz.core.Pelcron
- cn.omisheep.authz.core.auth.rpd.PermissionDict (implements cn.omisheep.authz.core.auth.AuthzModifiable)
- cn.omisheep.authz.core.auth.rpd.PermissionDict.ArgsMeta
- cn.omisheep.authz.core.cache.PermLibraryCache
- cn.omisheep.authz.core.auth.rpd.PermRolesMeta
- cn.omisheep.authz.core.auth.rpd.PermRolesMeta.Meta
- cn.omisheep.authz.core.util.RedisUtils
- cn.omisheep.authz.core.util.RedisUtils.Obj
- cn.omisheep.authz.core.msg.RequestMessage (implements cn.omisheep.authz.core.msg.Message)
- cn.omisheep.authz.core.auth.ipf.RequestMeta
- cn.omisheep.authz.core.auth.rpd.Rule
- cn.omisheep.authz.core.util.RuleParser
- cn.omisheep.authz.core.init.SlotImportSelector (implements org.springframework.context.annotation.ImportSelector)
- cn.omisheep.authz.support.util.SupportUtils
- java.lang.Throwable (implements java.io.Serializable)
- cn.omisheep.authz.core.tk.Token
- cn.omisheep.authz.core.tk.TokenHelper
- cn.omisheep.authz.core.tk.TokenPair
- cn.omisheep.authz.core.auth.deviced.UserDevicesDictByCache (implements cn.omisheep.authz.core.auth.deviced.UserDevicesDict)
- cn.omisheep.authz.core.util.Utils
- cn.omisheep.authz.core.util.ValueMatcher
- cn.omisheep.authz.core.VersionInfo
- cn.omisheep.authz.core.msg.VersionMessage (implements cn.omisheep.authz.core.msg.Message)
接口分层结构
注释类型分层结构
枚举分层结构
Copyright © 2022. All rights reserved.