クラス OidcLogoutAuthenticationConverter
java.lang.ObjectSE
org.springframework.security.oauth2.server.authorization.oidc.web.authentication.OidcLogoutAuthenticationConverter
- 実装済みのインターフェース一覧:
AuthenticationConverter
public final class OidcLogoutAuthenticationConverter
extends ObjectSE
implements AuthenticationConverter
OpenID Connect 1.0 RP 開始ログアウトリクエストを
HttpServletRequest から抽出しようとし、リクエストの認証に使用される OidcLogoutAuthenticationToken に変換します。コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
OidcLogoutAuthenticationConverter
public OidcLogoutAuthenticationConverter()
メソッドの詳細
convert
- 次で指定:
- インターフェース
AuthenticationConverterのconvert