クラス PublicClientAuthenticationConverter
java.lang.ObjectSE
org.springframework.security.oauth2.server.authorization.web.authentication.PublicClientAuthenticationConverter
- 実装済みのインターフェース一覧:
AuthenticationConverter
public final class PublicClientAuthenticationConverter
extends ObjectSE
implements AuthenticationConverter
Proof Key for Code Exchange (PKCE) を使用して、パブリッククライアントの認証に使用される
HttpServletRequest からパラメーターを抽出しようとします。コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
PublicClientAuthenticationConverter
public PublicClientAuthenticationConverter()
メソッドの詳細
convert
- 次で指定:
- インターフェース
AuthenticationConverterのconvert