JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.boot.autoconfigure.security.oauth2
,
org.springframework.boot.autoconfigure.security.oauth2.authserver
,
org.springframework.boot.autoconfigure.security.oauth2.client
,
org.springframework.boot.autoconfigure.security.oauth2.method
,
org.springframework.boot.autoconfigure.security.oauth2.resource
Class Hierarchy
java.lang.Object
org.springframework.boot.autoconfigure.security.oauth2.authserver.
AuthorizationServerProperties
org.springframework.boot.autoconfigure.security.oauth2.authserver.
AuthorizationServerProperties.Jwt
org.springframework.boot.autoconfigure.security.oauth2.authserver.
AuthorizationServerTokenServicesConfiguration
org.springframework.boot.autoconfigure.security.oauth2.authserver.
AuthorizationServerTokenServicesConfiguration.JwtKeyStoreConfiguration
(implements org.springframework.context.ApplicationContextAware)
org.springframework.boot.autoconfigure.security.oauth2.authserver.
AuthorizationServerTokenServicesConfiguration.JwtTokenServicesConfiguration
org.springframework.boot.autoconfigure.security.oauth2.client.
ClientProperties
org.springframework.boot.autoconfigure.security.oauth2.resource.
DefaultUserInfoRestTemplateFactory
(implements org.springframework.boot.autoconfigure.security.oauth2.resource.
UserInfoRestTemplateFactory
)
org.springframework.boot.autoconfigure.security.oauth2.resource.
FixedAuthoritiesExtractor
(implements org.springframework.boot.autoconfigure.security.oauth2.resource.
AuthoritiesExtractor
)
org.springframework.boot.autoconfigure.security.oauth2.resource.
FixedPrincipalExtractor
(implements org.springframework.boot.autoconfigure.security.oauth2.resource.
PrincipalExtractor
)
org.springframework.boot.autoconfigure.security.oauth2.authserver.
OAuth2AuthorizationServerConfiguration
org.springframework.boot.autoconfigure.security.oauth2.
OAuth2AutoConfiguration
org.springframework.boot.autoconfigure.security.oauth2.
OAuth2ClientProperties
org.springframework.boot.autoconfigure.security.oauth2.method.
OAuth2MethodSecurityConfiguration
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor)
org.springframework.boot.autoconfigure.security.oauth2.resource.
OAuth2ResourceServerConfiguration
org.springframework.boot.autoconfigure.security.oauth2.client.
OAuth2RestOperationsConfiguration
org.springframework.boot.autoconfigure.security.oauth2.client.
OAuth2RestOperationsConfiguration.RequestScopedConfiguration
org.springframework.boot.autoconfigure.security.oauth2.client.
OAuth2RestOperationsConfiguration.SessionScopedConfiguration
org.springframework.boot.autoconfigure.security.oauth2.client.
OAuth2RestOperationsConfiguration.SingletonScopedConfiguration
org.springframework.boot.autoconfigure.security.oauth2.client.
OAuth2SsoCustomConfiguration
(implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.context.annotation.ImportAware)
org.springframework.boot.autoconfigure.security.oauth2.client.
OAuth2SsoProperties
org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurerAdapter (implements org.springframework.security.oauth2.config.annotation.web.configuration.ResourceServerConfigurer)
org.springframework.boot.autoconfigure.security.oauth2.resource.
OAuth2ResourceServerConfiguration.ResourceSecurityConfigurer
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerProperties
(implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean)
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerProperties.Jwk
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerProperties.Jwt
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerTokenServicesConfiguration
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerTokenServicesConfiguration.JwkTokenStoreConfiguration
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerTokenServicesConfiguration.JwtKeyStoreConfiguration
(implements org.springframework.context.ApplicationContextAware)
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerTokenServicesConfiguration.JwtTokenServicesConfiguration
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.SocialTokenServicesConfiguration
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.TokenInfoServicesConfiguration
org.springframework.boot.autoconfigure.security.oauth2.resource.
ResourceServerTokenServicesConfiguration.RemoteTokenServicesConfiguration.UserInfoTokenServicesConfiguration
org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
org.springframework.boot.autoconfigure.security.oauth2.resource.
OAuth2ResourceServerConfiguration.ResourceServerCondition
(implements org.springframework.context.annotation.ConfigurationCondition)
org.springframework.boot.autoconfigure.security.oauth2.client.
OAuth2SsoDefaultConfiguration.NeedsWebSecurityCondition
org.springframework.boot.autoconfigure.security.oauth2.resource.
SpringSocialTokenServices
(implements org.springframework.security.oauth2.provider.token.ResourceServerTokenServices)
org.springframework.boot.autoconfigure.security.oauth2.resource.
UserInfoTokenServices
(implements org.springframework.security.oauth2.provider.token.ResourceServerTokenServices)
org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)
org.springframework.boot.autoconfigure.security.oauth2.client.
OAuth2SsoDefaultConfiguration
Interface Hierarchy
org.springframework.boot.autoconfigure.security.oauth2.resource.
AuthoritiesExtractor
org.springframework.boot.autoconfigure.security.oauth2.resource.
JwtAccessTokenConverterConfigurer
org.springframework.boot.autoconfigure.security.oauth2.resource.
JwtAccessTokenConverterRestTemplateCustomizer
org.springframework.boot.autoconfigure.security.oauth2.resource.
PrincipalExtractor
org.springframework.boot.autoconfigure.security.oauth2.resource.
UserInfoRestTemplateCustomizer
org.springframework.boot.autoconfigure.security.oauth2.resource.
UserInfoRestTemplateFactory
Annotation Type Hierarchy
org.springframework.boot.autoconfigure.security.oauth2.client.
EnableOAuth2Sso
(implements java.lang.annotation.Annotation)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes