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.core
,
org.springframework.security.oauth2.core.converter
,
org.springframework.security.oauth2.core.endpoint
,
org.springframework.security.oauth2.core.http.converter
,
org.springframework.security.oauth2.core.oidc
,
org.springframework.security.oauth2.core.oidc.endpoint
,
org.springframework.security.oauth2.core.oidc.user
,
org.springframework.security.oauth2.core.user
,
org.springframework.security.oauth2.core.web.reactive.function
Class Hierarchy
java.lang.Object
org.springframework.http.converter.AbstractHttpMessageConverter<T> (implements org.springframework.http.converter.HttpMessageConverter<T>)
org.springframework.security.oauth2.core.http.converter.
OAuth2AccessTokenResponseHttpMessageConverter
org.springframework.security.oauth2.core.http.converter.
OAuth2ErrorHttpMessageConverter
org.springframework.security.oauth2.core.
AbstractOAuth2Token
(implements java.io.Serializable)
org.springframework.security.oauth2.core.
OAuth2AccessToken
org.springframework.security.oauth2.core.
OAuth2RefreshToken
org.springframework.security.oauth2.core.oidc.
OidcIdToken
(implements org.springframework.security.oauth2.core.oidc.
IdTokenClaimAccessor
)
org.springframework.security.oauth2.core.
AuthenticationMethod
(implements java.io.Serializable)
org.springframework.security.oauth2.core.
AuthorizationGrantType
(implements java.io.Serializable)
org.springframework.security.oauth2.core.converter.
ClaimTypeConverter
(implements org.springframework.core.convert.converter.Converter<S,T>)
org.springframework.security.oauth2.core.
ClientAuthenticationMethod
(implements java.io.Serializable)
org.springframework.security.oauth2.core.oidc.
DefaultAddressStandardClaim
(implements org.springframework.security.oauth2.core.oidc.
AddressStandardClaim
)
org.springframework.security.oauth2.core.oidc.
DefaultAddressStandardClaim.Builder
org.springframework.security.oauth2.core.
DefaultOAuth2AuthenticatedPrincipal
(implements org.springframework.security.oauth2.core.
OAuth2AuthenticatedPrincipal
, java.io.Serializable)
org.springframework.security.oauth2.core.user.
DefaultOAuth2User
(implements org.springframework.security.oauth2.core.user.
OAuth2User
, java.io.Serializable)
org.springframework.security.oauth2.core.oidc.user.
DefaultOidcUser
(implements org.springframework.security.oauth2.core.oidc.user.
OidcUser
)
org.springframework.security.oauth2.core.
DelegatingOAuth2TokenValidator
<T> (implements org.springframework.security.oauth2.core.
OAuth2TokenValidator
<T>)
org.springframework.core.convert.support.GenericConversionService (implements org.springframework.core.convert.support.ConfigurableConversionService)
org.springframework.security.oauth2.core.converter.
ClaimConversionService
org.springframework.security.oauth2.core.
OAuth2AccessToken.TokenType
(implements java.io.Serializable)
org.springframework.security.oauth2.core.endpoint.
OAuth2AccessTokenResponse
org.springframework.security.oauth2.core.endpoint.
OAuth2AccessTokenResponse.Builder
org.springframework.security.oauth2.core.endpoint.
OAuth2AuthorizationExchange
org.springframework.security.oauth2.core.endpoint.
OAuth2AuthorizationRequest
(implements java.io.Serializable)
org.springframework.security.oauth2.core.endpoint.
OAuth2AuthorizationRequest.Builder
org.springframework.security.oauth2.core.endpoint.
OAuth2AuthorizationResponse
org.springframework.security.oauth2.core.endpoint.
OAuth2AuthorizationResponse.Builder
org.springframework.security.oauth2.core.endpoint.
OAuth2AuthorizationResponseType
(implements java.io.Serializable)
org.springframework.security.oauth2.core.web.reactive.function.
OAuth2BodyExtractors
org.springframework.security.oauth2.core.
OAuth2Error
(implements java.io.Serializable)
org.springframework.security.oauth2.core.
OAuth2TokenValidatorResult
org.springframework.security.oauth2.core.user.
OAuth2UserAuthority
(implements org.springframework.security.core.GrantedAuthority)
org.springframework.security.oauth2.core.oidc.user.
OidcUserAuthority
org.springframework.security.oauth2.core.oidc.
OidcUserInfo
(implements java.io.Serializable, org.springframework.security.oauth2.core.oidc.
StandardClaimAccessor
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.springframework.security.oauth2.core.
OAuth2AuthenticationException
org.springframework.security.oauth2.core.
OAuth2AuthorizationException
Interface Hierarchy
org.springframework.security.oauth2.core.oidc.
AddressStandardClaim
org.springframework.security.core.AuthenticatedPrincipal
org.springframework.security.oauth2.core.
OAuth2AuthenticatedPrincipal
org.springframework.security.oauth2.core.user.
OAuth2User
org.springframework.security.oauth2.core.oidc.user.
OidcUser
(also extends org.springframework.security.oauth2.core.oidc.
IdTokenClaimAccessor
)
org.springframework.security.oauth2.core.oidc.user.
OidcUser
(also extends org.springframework.security.oauth2.core.oidc.
IdTokenClaimAccessor
, org.springframework.security.oauth2.core.user.
OAuth2User
)
org.springframework.security.oauth2.core.
ClaimAccessor
org.springframework.security.oauth2.core.oidc.
IdTokenClaimAccessor
org.springframework.security.oauth2.core.oidc.user.
OidcUser
(also extends org.springframework.security.oauth2.core.user.
OAuth2User
)
org.springframework.security.oauth2.core.oidc.user.
OidcUser
(also extends org.springframework.security.oauth2.core.oidc.
IdTokenClaimAccessor
, org.springframework.security.oauth2.core.user.
OAuth2User
)
org.springframework.security.oauth2.core.oidc.
StandardClaimAccessor
org.springframework.security.oauth2.core.oidc.
IdTokenClaimAccessor
org.springframework.security.oauth2.core.oidc.user.
OidcUser
(also extends org.springframework.security.oauth2.core.user.
OAuth2User
)
org.springframework.security.oauth2.core.oidc.user.
OidcUser
(also extends org.springframework.security.oauth2.core.oidc.
IdTokenClaimAccessor
, org.springframework.security.oauth2.core.user.
OAuth2User
)
org.springframework.security.oauth2.core.oidc.
IdTokenClaimNames
org.springframework.security.oauth2.core.
OAuth2ErrorCodes
org.springframework.security.oauth2.core.endpoint.
OAuth2ParameterNames
org.springframework.security.oauth2.core.
OAuth2TokenValidator
<T>
org.springframework.security.oauth2.core.oidc.endpoint.
OidcParameterNames
org.springframework.security.oauth2.core.oidc.
OidcScopes
org.springframework.security.oauth2.core.endpoint.
PkceParameterNames
org.springframework.security.oauth2.core.oidc.
StandardClaimNames
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes