keycloak
|
公開メンバ関数 | |
ExistingUserInfo () | |
ExistingUserInfo (String existingUserId, String duplicateAttributeName, String duplicateAttributeValue) | |
String | getExistingUserId () |
void | setExistingUserId (String existingUserId) |
String | getDuplicateAttributeName () |
void | setDuplicateAttributeName (String duplicateAttributeName) |
String | getDuplicateAttributeValue () |
void | setDuplicateAttributeValue (String duplicateAttributeValue) |
String | serialize () |
静的公開メンバ関数 | |
static ExistingUserInfo | deserialize (String serialized) |
非公開変数類 | |
String | existingUserId |
String | duplicateAttributeName |
String | duplicateAttributeValue |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |