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.security.oauth2.client
,
org.springframework.security.oauth2.client.authentication
,
org.springframework.security.oauth2.client.endpoint
,
org.springframework.security.oauth2.client.oidc.authentication
,
org.springframework.security.oauth2.client.oidc.userinfo
,
org.springframework.security.oauth2.client.registration
,
org.springframework.security.oauth2.client.userinfo
,
org.springframework.security.oauth2.client.web
Class Hierarchy
java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
org.springframework.security.oauth2.client.authentication.
OAuth2AuthenticationToken
org.springframework.security.oauth2.client.authentication.
OAuth2LoginAuthenticationToken
org.springframework.security.oauth2.client.endpoint.
AbstractOAuth2AuthorizationGrantRequest
org.springframework.security.oauth2.client.endpoint.
OAuth2AuthorizationCodeGrantRequest
org.springframework.security.oauth2.client.registration.
ClientRegistration
org.springframework.security.oauth2.client.registration.
ClientRegistration.Builder
org.springframework.security.oauth2.client.registration.
ClientRegistration.ProviderDetails
org.springframework.security.oauth2.client.registration.
ClientRegistration.ProviderDetails.UserInfoEndpoint
org.springframework.security.oauth2.client.userinfo.
CustomUserTypesOAuth2UserService
(implements org.springframework.security.oauth2.client.userinfo.
OAuth2UserService
<R,U>)
org.springframework.security.oauth2.client.userinfo.
DefaultOAuth2UserService
(implements org.springframework.security.oauth2.client.userinfo.
OAuth2UserService
<R,U>)
org.springframework.security.oauth2.client.userinfo.
DelegatingOAuth2UserService
<R,U> (implements org.springframework.security.oauth2.client.userinfo.
OAuth2UserService
<R,U>)
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.springframework.security.oauth2.client.web.
OAuth2LoginAuthenticationFilter
org.springframework.web.filter.OncePerRequestFilter
org.springframework.security.oauth2.client.web.
OAuth2AuthorizationRequestRedirectFilter
org.springframework.security.oauth2.client.web.
HttpSessionOAuth2AuthorizationRequestRepository
(implements org.springframework.security.oauth2.client.web.
AuthorizationRequestRepository
<T>)
org.springframework.security.oauth2.client.registration.
InMemoryClientRegistrationRepository
(implements org.springframework.security.oauth2.client.registration.
ClientRegistrationRepository
, java.lang.Iterable<T>)
org.springframework.security.oauth2.client.
InMemoryOAuth2AuthorizedClientService
(implements org.springframework.security.oauth2.client.
OAuth2AuthorizedClientService
)
org.springframework.security.oauth2.client.endpoint.
NimbusAuthorizationCodeTokenResponseClient
(implements org.springframework.security.oauth2.client.endpoint.
OAuth2AccessTokenResponseClient
<T>)
org.springframework.security.oauth2.client.
OAuth2AuthorizedClient
org.springframework.security.oauth2.client.authentication.
OAuth2LoginAuthenticationProvider
(implements org.springframework.security.authentication.AuthenticationProvider)
org.springframework.security.oauth2.client.userinfo.
OAuth2UserRequest
org.springframework.security.oauth2.client.oidc.userinfo.
OidcUserRequest
org.springframework.security.oauth2.client.oidc.authentication.
OidcAuthorizationCodeAuthenticationProvider
(implements org.springframework.security.authentication.AuthenticationProvider)
org.springframework.security.oauth2.client.oidc.userinfo.
OidcUserService
(implements org.springframework.security.oauth2.client.userinfo.
OAuth2UserService
<R,U>)
Interface Hierarchy
org.springframework.security.oauth2.client.web.
AuthorizationRequestRepository
<T>
org.springframework.security.oauth2.client.registration.
ClientRegistrationRepository
org.springframework.security.oauth2.client.endpoint.
OAuth2AccessTokenResponseClient
<T>
org.springframework.security.oauth2.client.
OAuth2AuthorizedClientService
org.springframework.security.oauth2.client.userinfo.
OAuth2UserService
<R,U>
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes