类分层结构
- java.lang.Object
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
- org.springframework.security.web.authentication.SimpleUrlAuthenticationSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler)
- org.springframework.security.web.authentication.SavedRequestAwareAuthenticationSuccessHandler
- top.dcenter.ums.security.core.api.authentication.handler.BaseAuthenticationSuccessHandler
- top.dcenter.ums.security.config.ErrorHttpSecurityAware (implements top.dcenter.ums.security.common.api.config.HttpSecurityAware)
- 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
- top.dcenter.ums.security.config.JwtBearerTokenResolverAutoConfiguration (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- top.dcenter.ums.security.config.UmsAutoConfiguration
- top.dcenter.ums.security.properties.UmsProperties
- top.dcenter.ums.security.config.UmsPropertiesAutoConfiguration
Copyright © 2021. All rights reserved.