クラス ClientSecretPostAuthenticationConverter

java.lang.ObjectSE
org.springframework.security.oauth2.server.authorization.web.authentication.ClientSecretPostAuthenticationConverter
実装済みのインターフェース一覧:
AuthenticationConverter

public final class ClientSecretPostAuthenticationConverter extends ObjectSE implements AuthenticationConverter
HttpServletRequest の POST パラメーターからクライアント資格情報を抽出し、クライアントの認証に使用される OAuth2ClientAuthenticationToken に変換しようとします。
導入:
7.0
関連事項:
  • コンストラクターの詳細

    • ClientSecretPostAuthenticationConverter

      public ClientSecretPostAuthenticationConverter()
  • メソッドの詳細