クラス OAuth2AuthorizationCodeAuthenticationConverter

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

public final class OAuth2AuthorizationCodeAuthenticationConverter extends ObjectSE implements AuthenticationConverter
OAuth 2.0 Authorization Code Grant のために HttpServletRequest から Access Token Request を抽出し、それを Authorization grant の認証に使用される OAuth2AuthorizationCodeAuthenticationToken に変換しようとします。
導入:
7.0
関連事項:
  • コンストラクターの詳細

    • OAuth2AuthorizationCodeAuthenticationConverter

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