クラス RestClientAuthorizationCodeTokenResponseClient
java.lang.ObjectSE
org.springframework.security.oauth2.client.endpoint.AbstractRestClientOAuth2AccessTokenResponseClient<OAuth2AuthorizationCodeGrantRequest>
org.springframework.security.oauth2.client.endpoint.RestClientAuthorizationCodeTokenResponseClient
- 実装済みのインターフェース一覧:
OAuth2AccessTokenResponseClient<OAuth2AuthorizationCodeGrantRequest>
public final class RestClientAuthorizationCodeTokenResponseClient
extends AbstractRestClientOAuth2AccessTokenResponseClient<OAuth2AuthorizationCodeGrantRequest>
認可サーバーのトークンエンドポイントで認可コードをアクセストークンと「交換」する
OAuth2AccessTokenResponseClient の実装。- 導入:
- 6.4
- 関連事項:
コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
RestClientAuthorizationCodeTokenResponseClient
public RestClientAuthorizationCodeTokenResponseClient()