クラス WebClientReactiveRefreshTokenTokenResponseClient

実装されたすべてのインターフェース:
ReactiveOAuth2AccessTokenResponseClient<OAuth2RefreshTokenGrantRequest>

public final class WebClientReactiveRefreshTokenTokenResponseClient extends AbstractWebClientReactiveOAuth2AccessTokenResponseClient<OAuth2RefreshTokenGrantRequest>
refresh_token グラント用の ReactiveOAuth2AccessTokenResponseClient の実装。この実装は、認可サーバーのトークンエンドポイントでアクセストークン資格情報をリクエストするときに WebClient を使用します。
導入:
5.2
関連事項:
  • コンストラクターの詳細

    • WebClientReactiveRefreshTokenTokenResponseClient

      public WebClientReactiveRefreshTokenTokenResponseClient()