クラス OAuth2DeviceVerificationAuthenticationConverter

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

public final class OAuth2DeviceVerificationAuthenticationConverter extends ObjectSE implements AuthenticationConverter
OAuth 2.0 Device Authorization Grant のユーザーコードを HttpServletRequest から抽出しようと試み、それをリクエストの認証に使用される OAuth2DeviceVerificationAuthenticationToken に変換します。
導入:
7.0
関連事項:
  • コンストラクターの詳細

    • OAuth2DeviceVerificationAuthenticationConverter

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