类分层结构
- java.lang.Object
- cn.structure.starter.jwt.configuration.AutoConfiguration
- cn.structure.starter.jwt.configuration.CorsFilter (implements cn.structure.starter.jwt.interfaces.ICorsFilter)
- 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
- cn.structure.starter.jwt.configuration.JwtAuthenticationEntryPoint (implements org.springframework.security.web.AuthenticationEntryPoint, java.io.Serializable)
- cn.structure.starter.jwt.configuration.JwtDefaultServiceImpl (implements cn.structure.starter.jwt.interfaces.ITokenService)
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
Copyright © 2020–2022 structure. All rights reserved.