public final class WebClientReactiveRefreshTokenTokenResponseClient extends AbstractWebClientReactiveOAuth2AccessTokenResponseClient<OAuth2RefreshTokenGrantRequest>
ReactiveOAuth2AccessTokenResponseClient for the
refresh_token grant. This implementation
uses WebClient when requesting an access token credential at the Authorization
Server's Token Endpoint.ReactiveOAuth2AccessTokenResponseClient,
OAuth2RefreshTokenGrantRequest,
OAuth2AccessTokenResponse,
Section 6
Refreshing an Access Token| Constructor and Description |
|---|
WebClientReactiveRefreshTokenTokenResponseClient() |
getTokenResponse, setWebClient