Package org.springframework.security.oauth2.client.authentication
package org.springframework.security.oauth2.client.authentication
Support classes and interfaces for authenticating and authorizing a client with an
OAuth 2.0 Authorization Server using a specific authorization grant flow.
-
ClassDescriptionAn implementation of an
AbstractAuthenticationToken
that represents an OAuth 2.0Authentication
.An implementation of anAuthenticationProvider
for the OAuth 2.0 Authorization Code Grant.AnAbstractAuthenticationToken
for the OAuth 2.0 Authorization Code Grant.An implementation of anAuthenticationProvider
for OAuth 2.0 Login, which leverages the OAuth 2.0 Authorization Code Grant Flow.An implementation of anAuthenticationProvider
for OAuth 2.0 Login, which leverages the OAuth 2.0 Authorization Code Grant Flow.AnAbstractAuthenticationToken
for OAuth 2.0 Login, which leverages the OAuth 2.0 Authorization Code Grant Flow.An implementation of anAuthenticationProvider
for OAuth 2.0 Login, which leverages the OAuth 2.0 Authorization Code Grant Flow.