クラス ConsentTypeDefinition

java.lang.Object
org.iplass.mtp.auth.oauth.definition.ConsentTypeDefinition
すべての実装されたインタフェース:
Serializable
直系の既知のサブクラス:
AlwaysConsentTypeDefinition, OnceConsentTypeDefinition, ScriptingConsentTypeDefinition

public abstract class ConsentTypeDefinition extends Object implements Serializable
スコープ承認画面の表示有無を判断するための定義です。
関連項目:
  • コンストラクタの詳細

    • ConsentTypeDefinition

      public ConsentTypeDefinition()