クラス MetaSubjectIdentifierType
java.lang.Object
org.iplass.mtp.impl.auth.oauth.MetaSubjectIdentifierType
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
public abstract class MetaSubjectIdentifierType
extends Object
implements org.iplass.mtp.impl.metadata.MetaData
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラス -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明abstract voidapplyConfig(SubjectIdentifierTypeDefinition subjectIdentifierType) org.iplass.mtp.impl.metadata.MetaDatacopy()static MetaSubjectIdentifierTypecreateInstance(SubjectIdentifierTypeDefinition subjectIdentifierType) abstract SubjectIdentifierTypeDefinitionクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaData
equals, hashCode
-
コンストラクタの詳細
-
MetaSubjectIdentifierType
public MetaSubjectIdentifierType()
-
-
メソッドの詳細
-
copy
public org.iplass.mtp.impl.metadata.MetaData copy()- 定義:
copyインタフェース内org.iplass.mtp.impl.metadata.MetaData
-
applyConfig
-
currentConfig
-
createRuntime
-
createInstance
public static MetaSubjectIdentifierType createInstance(SubjectIdentifierTypeDefinition subjectIdentifierType)
-