| Class | Description |
|---|---|
| ServerOAuth2AuthorizedClientExchangeFilterFunction |
Provides an easy mechanism for using an
OAuth2AuthorizedClient to make OAuth2
requests by including the token as a Bearer Token. |
| ServletOAuth2AuthorizedClientExchangeFilterFunction |
Provides an easy mechanism for using an
OAuth2AuthorizedClient to make OAuth
2.0 requests by including the access
token as a bearer token. |