クラス OAuth2AuthorizationCodeRequestAuthenticationConverter

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

public final class OAuth2AuthorizationCodeRequestAuthenticationConverter extends ObjectSE implements AuthenticationConverter
OAuth 2.0 認証コード付与のために HttpServletRequest から認証リクエストを抽出し、それをリクエストの認証に使用される OAuth2AuthorizationCodeRequestAuthenticationToken または OAuth2PushedAuthorizationRequestAuthenticationToken に変換します。
導入:
7.0
関連事項:
  • コンストラクターの詳細

    • OAuth2AuthorizationCodeRequestAuthenticationConverter

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