クラス OAuth2TokenRevocationAuthenticationConverter

java.lang.ObjectSE
org.springframework.security.oauth2.server.authorization.web.authentication.OAuth2TokenRevocationAuthenticationConverter
実装済みのインターフェース一覧:
AuthenticationConverter

public final class OAuth2TokenRevocationAuthenticationConverter extends ObjectSE implements AuthenticationConverter
HttpServletRequest から取り消しトークンリクエストを抽出し、リクエストの認証に使用される OAuth2TokenRevocationAuthenticationToken に変換しようとします。
導入:
7.0
関連事項:
  • コンストラクターの詳細

    • OAuth2TokenRevocationAuthenticationConverter

      public OAuth2TokenRevocationAuthenticationConverter()
  • メソッドの詳細