クラス MetaConsentType
java.lang.Object
org.iplass.mtp.impl.auth.oauth.MetaConsentType
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
- 直系の既知のサブクラス:
MetaAlwaysConsentType,MetaOnceConsentType,MetaScriptingConsentType
public abstract class MetaConsentType
extends Object
implements org.iplass.mtp.impl.metadata.MetaData
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラス -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明abstract voidapplyConfig(ConsentTypeDefinition consentType) copy()static MetaConsentTypecreateInstance(ConsentTypeDefinition consentType) abstract MetaConsentType.ConsentTypeRuntimecreateRuntime(String metaId, ClientType ct) abstract ConsentTypeDefinitionクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaData
equals, hashCode
-
コンストラクタの詳細
-
MetaConsentType
public MetaConsentType()
-
-
メソッドの詳細
-
copy
- 定義:
copyインタフェース内org.iplass.mtp.impl.metadata.MetaData
-
applyConfig
-
currentConfig
-
createRuntime
-
createInstance
-