クラス OAuth2TokenIntrospectionClaimNames

java.lang.ObjectSE
org.springframework.security.oauth2.core.OAuth2TokenIntrospectionClaimNames

public final class OAuth2TokenIntrospectionClaimNames extends ObjectSE
「イントロスペクションクレーム」の名前イントロスペクションレスポンスによって定義されます。
導入:
5.6
関連事項:
  • フィールドサマリー

    フィールド
    修飾子と型
    フィールド
    説明
    static final StringSE
    active - トークンが現在アクティブかどうかのインジケーター
    static final StringSE
    aud - トークンの対象リーダー
    static final StringSE
    client_id - トークンのクライアント識別子
    static final StringSE
    exp - トークンの有効期限を示すタイムスタンプ
    static final StringSE
    iat - トークンがいつ発行されたかを示すタイムスタンプ
    static final StringSE
    iss - トークンの発行者
    static final StringSE
    jti - トークンの識別子
    static final StringSE
    nbf - トークンが以前に使用されない時期を示すタイムスタンプ
    static final StringSE
    scope - トークンのスコープ
    static final StringSE
    sub - 通常、トークンを承認したリソース所有者の機械可読識別子
    static final StringSE
    token_type - トークンの型(例: bearer)。
    static final StringSE
    username - トークンを承認したリソース所有者の人間が読める識別子
  • メソッドのサマリー

    クラス java.lang.ObjectSE から継承されたメソッド

    clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE