public class PublicSubjectIdentifierTypeDefinition extends SubjectIdentifierTypeDefinition
| コンストラクタと説明 |
|---|
PublicSubjectIdentifierTypeDefinition() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.lang.String |
getSubjectIdMappedUserProperty() |
boolean |
isHashing() |
void |
setHashing(boolean hashing)
Userエンティティのプロパティ値のハッシュ値を公開する場合、trueを設定します。
|
void |
setSubjectIdMappedUserProperty(java.lang.String subjectIdMappedUserProperty)
公開用のsubjectIdとするUserエンティティのプロパティを指定します。
|
public boolean isHashing()
public void setHashing(boolean hashing)
hashing - public java.lang.String getSubjectIdMappedUserProperty()
public void setSubjectIdMappedUserProperty(java.lang.String subjectIdMappedUserProperty)
subjectIdMappedUserProperty -