类分层结构
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- cool.mtc.security.handler.deny.AccessDeniedHandler (implements org.springframework.security.web.access.AccessDeniedHandler, cool.mtc.security.handler.HandleSupport)
- cool.mtc.security.auth.AuthConfig
- cool.mtc.security.constant.AuthConstant
- cool.mtc.security.handler.deny.AuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, cool.mtc.security.handler.HandleSupport)
- cool.mtc.security.handler.auth.AuthHandler
- cool.mtc.security.handler.auth.AuthFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler, cool.mtc.security.handler.HandleSupport)
- cool.mtc.security.handler.auth.AuthSuccessHandler (implements org.springframework.security.web.authentication.AuthenticationSuccessHandler, cool.mtc.security.handler.HandleSupport)
- cool.mtc.security.auth.AuthTemplate
- cool.mtc.security.auth.custom.CustomAuthProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- cool.mtc.security.config.DefaultSecurityFilterChain (implements cool.mtc.security.config.CustomSecurityFilterChain)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- 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)
- cool.mtc.security.handler.HandlerConfig
- cool.mtc.security.auth.jwt.JwtAuthForm (implements cool.mtc.security.auth.AuthFormSupport)
- cool.mtc.security.auth.jwt.JwtAuthProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- cool.mtc.security.plugin.jwt.JwtConfig
- cool.mtc.security.plugin.jwt.JwtInfo
- cool.mtc.security.plugin.jwt.JwtProperties
- cool.mtc.security.plugin.jwt.JwtTemplate
- cool.mtc.security.handler.logout.LogoutHandler (implements cool.mtc.security.handler.HandleSupport, org.springframework.security.web.authentication.logout.LogoutHandler)
- cool.mtc.security.handler.logout.LogoutSuccessHandler (implements cool.mtc.security.handler.HandleSupport, org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- cool.mtc.security.logout.LogoutTemplate
- cool.mtc.security.auth.password.PasswordAuthForm (implements cool.mtc.security.auth.AuthFormSupport)
- cool.mtc.security.auth.password.PasswordAuthProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- cool.mtc.security.service.impl.PermissionServiceImpl (implements cool.mtc.security.service.PermissionService)
- cool.mtc.security.SecurityAutoConfiguration
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- cool.mtc.security.constant.SecurityConstant
- cool.mtc.security.SecurityProperties
- cool.mtc.security.SecurityProperties.Auth
- cool.mtc.security.util.SecurityUtil
- javax.servlet.ServletRequestWrapper (implements javax.servlet.ServletRequest)
- javax.servlet.http.HttpServletRequestWrapper (implements javax.servlet.http.HttpServletRequest)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- cool.mtc.core.exception.CustomException
接口分层结构
Copyright © 2024. All rights reserved.