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.| Constructor and Description |
|---|
WebClientReactiveRefreshTokenTokenResponseClient() |
getTokenResponse, setWebClient