类分层结构
- java.lang.Object
- org.springframework.boot.autoconfigure.web.servlet.error.AbstractErrorController (implements org.springframework.boot.web.servlet.error.ErrorController)
- org.springframework.security.authentication.dao.AbstractUserDetailsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- cloud.agileframework.security.provider.CompleteFormLoginValidateProvider (implements cloud.agileframework.security.provider.LoginValidateProvider)
- cloud.agileframework.security.util.ContextUtil
- cloud.agileframework.security.filter.token.CurrentLoginInfo
- cloud.agileframework.security.filter.login.CustomRememberMeServices (implements org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.RememberMeServices)
- cloud.agileframework.security.filter.login.ErrorSignInfo
- cloud.agileframework.security.provider.ErrorSignLockLoginValidateProvider (implements cloud.agileframework.security.provider.LoginValidateProvider)
- cloud.agileframework.security.properties.ErrorSignProperties (implements java.io.Serializable)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- cloud.agileframework.security.event.MenuEvent
- 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.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- cloud.agileframework.security.filter.login.LoginFilter (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, cloud.agileframework.security.filter.login.SingleSignOnProvider)
- org.springframework.web.filter.OncePerRequestFilter
- cloud.agileframework.security.filter.login.InMemoryUserDetails (implements cloud.agileframework.security.filter.login.CustomerUserDetails)
- cloud.agileframework.security.filter.login.InMemoryUserDetailsServiceImpl (implements cloud.agileframework.security.filter.login.CustomerUserDetailsService)
- cloud.agileframework.security.provider.KaptchaLoginValidateProvider (implements cloud.agileframework.security.provider.LoginValidateProvider)
- cloud.agileframework.security.filter.token.LoginCacheInfo (implements java.io.Serializable)
- cloud.agileframework.security.provider.LoginStrategyLoginValidateProvider (implements cloud.agileframework.security.provider.LoginValidateProvider)
- cloud.agileframework.security.event.MenuEventListener (implements org.springframework.context.ApplicationListener<E>)
- cloud.agileframework.security.util.MenuUtil
- cloud.agileframework.security.provider.PasswordLoginValidateProvider (implements cloud.agileframework.security.provider.LoginValidateProvider)
- cloud.agileframework.security.properties.PasswordProperties (implements java.io.Serializable)
- cloud.agileframework.security.util.PasswordUtil
- cloud.agileframework.security.config.SecurityAboutConfiguration
- cloud.agileframework.security.properties.SecurityProperties (implements org.springframework.beans.factory.InitializingBean, java.io.Serializable)
- cloud.agileframework.security.config.SecurityWebMvcAutoConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- cloud.agileframework.security.config.SimulationAutoConfiguration (implements org.springframework.beans.factory.InitializingBean)
- cloud.agileframework.security.config.SimulationAutoConfiguration.Is (implements org.springframework.context.annotation.Condition)
- cloud.agileframework.security.properties.SimulationProperties
- cloud.agileframework.security.properties.StrengthProperties (implements java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- cloud.agileframework.security.filter.logout.TokenCleanLogoutHandler (implements org.springframework.context.ApplicationContextAware, org.springframework.security.web.authentication.logout.LogoutHandler)
- cloud.agileframework.security.filter.token.TokenInfo (implements java.io.Serializable)
- cloud.agileframework.security.util.TokenUtil
- cloud.agileframework.common.util.collection.TreeBase<I,A> (implements java.lang.Comparable<T>, java.io.Serializable)
- cloud.agileframework.security.UserDetailHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
- cloud.agileframework.security.properties.WeightMap (implements java.io.Serializable)
接口分层结构
枚举分层结构
Copyright © 2022. All rights reserved.