类分层结构
- 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
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.ladsn.security.app.social.AppSingUpUtils
- org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurer)
- 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)
- org.ladsn.security.app.authentication.openid.OpenIdAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.ladsn.security.app.validate.code.impl.RedisValidateCodeRepository (implements org.ladsn.security.core.validate.code.ValidateCodeRepository)
- org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurer)
- org.springframework.security.config.annotation.SecurityConfigurerAdapter<O,B> (implements org.springframework.security.config.annotation.SecurityConfigurer<O,B>)
- org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler (implements org.springframework.security.web.authentication.AuthenticationFailureHandler)
- org.ladsn.security.core.social.SocialController
- org.ladsn.security.app.social.SpringSocialConfigurerPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- java.lang.Throwable (implements java.io.Serializable)
- org.ladsn.security.server.TokenJwtEnhancer (implements org.springframework.security.oauth2.provider.token.TokenEnhancer)
- org.ladsn.security.server.TokenStoreConfig
- org.ladsn.security.server.TokenStoreConfig.JwtConfig
- org.ladsn.security.server.TokenStoreConfig.RedisConfig
Copyright © 2018. All rights reserved.