public final class PasswordModifyRequestConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
NEW_PASSWORD_TAG
This is the TAG used for the userIdentity.
|
static int |
OLD_PASSWORD_TAG
This is the TAG used for the userIdentity.
|
static int |
USER_IDENTITY_TAG
This is the TAG used for the userIdentity.
|
| Modifier | Constructor and Description |
|---|---|
private |
PasswordModifyRequestConstants()
Private constructor.
|
public static final int USER_IDENTITY_TAG
public static final int OLD_PASSWORD_TAG
public static final int NEW_PASSWORD_TAG