クラス MetaOnceConsentType
java.lang.Object
org.iplass.mtp.impl.auth.oauth.MetaConsentType
org.iplass.mtp.impl.auth.oauth.consents.MetaOnceConsentType
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
一度承認済みのscopeに関しては承認画面を出さないMetaConsentType。
ただし、scopeにoffline_accessを含む場合(RefreshTokenの発行)は、承認画面を表示する。
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.impl.auth.oauth.MetaConsentType
MetaConsentType.ConsentTypeRuntime -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(ConsentTypeDefinition consentType) createRuntime(String metaId, ClientType ct) クラスから継承されたメソッド 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
-
コンストラクタの詳細
-
MetaOnceConsentType
public MetaOnceConsentType()
-
-
メソッドの詳細
-
createRuntime
- 定義:
createRuntimeクラス内MetaConsentType
-
applyConfig
- 定義:
applyConfigクラス内MetaConsentType
-
currentConfig
- 定義:
currentConfigクラス内MetaConsentType
-