类分层结构
- java.lang.Object
- org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.AuthorizationServerConfigurer)
- org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurer)
- 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.