public final class UserIdentity extends Identity
| Modifier and Type | Class and Description |
|---|---|
static class |
UserIdentity.Type |
Identity.Encoding| Constructor and Description |
|---|
UserIdentity(UserIdentity.Type type,
Identity.Encoding encoding,
java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
UserIdentity.Type |
getType() |
getEncoding, getValuepublic UserIdentity(UserIdentity.Type type, Identity.Encoding encoding, java.lang.String value)
public UserIdentity.Type getType()