クラス WebClientReactiveTokenExchangeTokenResponseClient

java.lang.ObjectSE
org.springframework.security.oauth2.client.endpoint.AbstractWebClientReactiveOAuth2AccessTokenResponseClient<TokenExchangeGrantRequest>
org.springframework.security.oauth2.client.endpoint.WebClientReactiveTokenExchangeTokenResponseClient
実装されたすべてのインターフェース:
ReactiveOAuth2AccessTokenResponseClient<TokenExchangeGrantRequest>

public final class WebClientReactiveTokenExchangeTokenResponseClient extends AbstractWebClientReactiveOAuth2AccessTokenResponseClient<TokenExchangeGrantRequest>
token-exchange 認可のための ReactiveOAuth2AccessTokenResponseClient のデフォルトの実装。この実装では、認可サーバーのトークンエンドポイントでアクセストークンの資格情報をリクエストするときに WebClient を使用します。
導入:
6.3
関連事項:
  • コンストラクターの詳細

    • WebClientReactiveTokenExchangeTokenResponseClient

      public WebClientReactiveTokenExchangeTokenResponseClient()