クラス MetaScriptingConsentType
java.lang.Object
org.iplass.mtp.impl.auth.oauth.MetaConsentType
org.iplass.mtp.impl.auth.oauth.consents.MetaScriptingConsentType
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
承認画面表示有無をカスタムロジックで設定するMetaConsentType。
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.impl.auth.oauth.MetaConsentType
MetaConsentType.ConsentTypeRuntime -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(ConsentTypeDefinition consentType) createRuntime(String metaId, ClientType ct) voidクラスから継承されたメソッド org.iplass.mtp.impl.auth.oauth.MetaConsentType
copy, createInstanceクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaData
equals, hashCode
-
コンストラクタの詳細
-
MetaScriptingConsentType
public MetaScriptingConsentType()
-
-
メソッドの詳細
-
getScript
-
setScript
-
createRuntime
public MetaScriptingConsentType.ScriptingConsentTypeRuntime createRuntime(String metaId, ClientType ct) - 定義:
createRuntimeクラス内MetaConsentType
-
applyConfig
- 定義:
applyConfigクラス内MetaConsentType
-
currentConfig
- 定義:
currentConfigクラス内MetaConsentType
-