クラス MetaPairwiseSubjectIdentifierType
java.lang.Object
org.iplass.mtp.impl.auth.oauth.MetaSubjectIdentifierType
org.iplass.mtp.impl.auth.oauth.subtypes.MetaPairwiseSubjectIdentifierType
- すべての実装されたインタフェース:
Serializable,org.iplass.mtp.impl.metadata.MetaData
client毎に異なるsubjectIdが付与されるMetaSubjectIdentifierType。
ハッシュベース。
- 関連項目:
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.impl.auth.oauth.MetaSubjectIdentifierType
MetaSubjectIdentifierType.SubjectIdentifierTypeRuntime -
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明voidapplyConfig(SubjectIdentifierTypeDefinition subjectIdentifierType) voidsetSubjectIdMappedUserProperty(String subjectIdMappedUserProperty) クラスから継承されたメソッド org.iplass.mtp.impl.auth.oauth.MetaSubjectIdentifierType
copy, createInstanceクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.impl.metadata.MetaData
equals, hashCode
-
コンストラクタの詳細
-
MetaPairwiseSubjectIdentifierType
public MetaPairwiseSubjectIdentifierType()
-
-
メソッドの詳細
-
getSubjectIdMappedUserProperty
-
setSubjectIdMappedUserProperty
-
createRuntime
- 定義:
createRuntimeクラス内MetaSubjectIdentifierType
-
applyConfig
- 定義:
applyConfigクラス内MetaSubjectIdentifierType
-
currentConfig
- 定義:
currentConfigクラス内MetaSubjectIdentifierType
-