public final class PasswordModifyRequestConstants extends 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
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.