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