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