クラス OAuth2ClientRegistrationAuthenticationConverter
java.lang.ObjectSE
org.springframework.security.oauth2.server.authorization.web.authentication.OAuth2ClientRegistrationAuthenticationConverter
- 実装済みのインターフェース一覧:
AuthenticationConverter
public final class OAuth2ClientRegistrationAuthenticationConverter
extends ObjectSE
implements AuthenticationConverter
HttpServletRequest から OAuth 2.0 動的クライアント登録リクエストを抽出し、リクエストの認証に使用される OAuth2ClientRegistrationAuthenticationToken に変換します。コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
OAuth2ClientRegistrationAuthenticationConverter
public OAuth2ClientRegistrationAuthenticationConverter()
メソッドの詳細
convert
- 次で指定:
- インターフェース
AuthenticationConverterのconvert