クラス JwtClientAssertionAuthenticationConverter
java.lang.ObjectSE
org.springframework.security.oauth2.server.authorization.web.authentication.JwtClientAssertionAuthenticationConverter
- 実装済みのインターフェース一覧:
AuthenticationConverter
public final class JwtClientAssertionAuthenticationConverter
extends ObjectSE
implements AuthenticationConverter
JWT クライアントアサーションクレデンシャルを
HttpServletRequest から抽出し、クライアントの認証に使用される OAuth2ClientAuthenticationToken に変換しようとします。コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
JwtClientAssertionAuthenticationConverter
public JwtClientAssertionAuthenticationConverter()
メソッドの詳細
convert
- 次で指定:
- インターフェース
AuthenticationConverterのconvert