クラス MetaOIDCClaimScope
java.lang.Object
org.iplass.mtp.impl.auth.oauth.MetaScope
org.iplass.mtp.impl.auth.oauth.MetaOIDCClaimScope
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
OpenID Connectでclaimのセットを定義するためのScope。
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラス -
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.impl.auth.oauth.MetaScope
copy, createInstance, fill, getDescription, getDisplayName, getLocalizedDescriptionList, getLocalizedDisplayNameList, getName, setDescription, setDisplayName, setLocalizedDescriptionList, setLocalizedDisplayNameList, setNameクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaData
equals, hashCode
-
コンストラクタの詳細
-
MetaOIDCClaimScope
public MetaOIDCClaimScope()
-
-
メソッドの詳細
-
getClaims
-
setClaims
-
applyConfig
- オーバーライド:
applyConfigクラス内MetaScope
-
currentConfig
- オーバーライド:
currentConfigクラス内MetaScope
-
createRuntime
-