クラス RestClientJwtBearerTokenResponseClient

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

public final class RestClientJwtBearerTokenResponseClient extends AbstractRestClientOAuth2AccessTokenResponseClient<JwtBearerGrantRequest>
認可サーバーのトークンエンドポイントで JWT をアクセストークンと「交換」する OAuth2AccessTokenResponseClient の実装。
導入:
6.4
関連事項:
  • コンストラクターの詳細

    • RestClientJwtBearerTokenResponseClient

      public RestClientJwtBearerTokenResponseClient()