See: Description
Class | Description |
---|---|
OAuth2AuthenticationToken |
An implementation of an
AbstractAuthenticationToken
that represents an OAuth 2.0 Authentication . |
OAuth2LoginAuthenticationProvider |
An implementation of an
AuthenticationProvider for OAuth 2.0 Login,
which leverages the OAuth 2.0 Authorization Code Grant Flow. |
OAuth2LoginAuthenticationToken |
An
AbstractAuthenticationToken for OAuth 2.0 Login,
which leverages the OAuth 2.0 Authorization Code Grant Flow. |