クラス 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 に変換します。コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
OAuth2DeviceVerificationAuthenticationConverter
public OAuth2DeviceVerificationAuthenticationConverter()
メソッドの詳細
convert
- 次で指定:
- インターフェース
AuthenticationConverterのconvert