public interface ChangePasswordParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
ChangePasswordParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
String |
getNewPassword()
Retrieves the value for the structure field
newPassword. |
String |
getNewPasswordVerification()
Retrieves the value for the structure field
newPasswordVerification. |
String |
getOldPassword()
Retrieves the value for the structure field
oldPassword. |
String getNewPassword()
newPassword.newPassword.String getNewPasswordVerification()
newPasswordVerification.newPasswordVerification.String getOldPassword()
oldPassword.oldPassword.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.