Hierarchy For Package org.springframework.security.oauth2.server.authorization.authentication
Package Hierarchies: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.server.authorization.authentication.OAuth2AccessTokenAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeRequestAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationConsentAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2DeviceAuthorizationConsentAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationGrantAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientCredentialsAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2DeviceCodeAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2RefreshTokenAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenExchangeAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2DeviceAuthorizationRequestAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2DeviceVerificationAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenExchangeCompositeAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenIntrospectionAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenRevocationAuthenticationToken
- org.springframework.security.oauth2.server.authorization.authentication.ClientSecretAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.JwtClientAssertionAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.JwtClientAssertionDecoderFactory (implements org.springframework.security.oauth2.jwt.JwtDecoderFactory<C>)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AccessTokenAuthenticationContext (implements org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationContext)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationContext.AbstractBuilder<T,
B> - org.springframework.security.oauth2.server.authorization.authentication.OAuth2AccessTokenAuthenticationContext.Builder
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeRequestAuthenticationContext.Builder
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationConsentAuthenticationContext.Builder
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationContext.Builder
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientCredentialsAuthenticationContext.Builder
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeRequestAuthenticationContext (implements org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationContext)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeRequestAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeRequestAuthenticationValidator (implements java.util.function.Consumer<T>)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationConsentAuthenticationContext (implements org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationContext)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationConsentAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationContext (implements org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationContext)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientCredentialsAuthenticationContext (implements org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationContext)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientCredentialsAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientCredentialsAuthenticationValidator (implements java.util.function.Consumer<T>)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2DeviceAuthorizationConsentAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2DeviceAuthorizationRequestAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2DeviceCodeAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2DeviceVerificationAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2RefreshTokenAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenExchangeActor (implements org.springframework.security.oauth2.core.ClaimAccessor)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenExchangeAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenIntrospectionAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenRevocationAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.oauth2.server.authorization.authentication.PublicClientAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- 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.server.authorization.authentication.OAuth2AuthorizationCodeRequestAuthenticationException
- org.springframework.security.oauth2.core.OAuth2AuthenticationException
- org.springframework.security.core.AuthenticationException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.security.oauth2.server.authorization.authentication.X509ClientCertificateAuthenticationProvider (implements org.springframework.security.authentication.AuthenticationProvider)
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Interface Hierarchy
- org.springframework.security.oauth2.server.authorization.context.Context
- org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationContext