クラス MetaScope
java.lang.Object
org.iplass.mtp.impl.auth.oauth.MetaScope
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
- 直系の既知のサブクラス:
MetaOIDCClaimScope
- 関連項目:
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidcopy()static MetaScopecreateInstance(ScopeDefinition definition) protected voidfill(ScopeDefinition def) List<org.iplass.mtp.impl.i18n.MetaLocalizedString> List<org.iplass.mtp.impl.i18n.MetaLocalizedString> getName()voidsetDescription(String description) voidsetDisplayName(String displayName) voidsetLocalizedDescriptionList(List<org.iplass.mtp.impl.i18n.MetaLocalizedString> localizedDescriptionList) voidsetLocalizedDisplayNameList(List<org.iplass.mtp.impl.i18n.MetaLocalizedString> localizedDisplayNameList) voidクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaData
equals, hashCode
-
コンストラクタの詳細
-
MetaScope
public MetaScope() -
MetaScope
-
-
メソッドの詳細
-
getName
-
setName
-
getDisplayName
-
setDisplayName
-
getDescription
-
setDescription
-
getLocalizedDisplayNameList
-
setLocalizedDisplayNameList
public void setLocalizedDisplayNameList(List<org.iplass.mtp.impl.i18n.MetaLocalizedString> localizedDisplayNameList) -
getLocalizedDescriptionList
-
setLocalizedDescriptionList
public void setLocalizedDescriptionList(List<org.iplass.mtp.impl.i18n.MetaLocalizedString> localizedDescriptionList) -
copy
- 定義:
copyインタフェース内org.iplass.mtp.impl.metadata.MetaData
-
createInstance
-
applyConfig
-
currentConfig
-
fill
-