public class CredentialsJaxbBean extends Object
| Constructor and Description |
|---|
CredentialsJaxbBean() |
CredentialsJaxbBean(String oldpw,
String newpw) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNewpassword() |
String |
getOldpassword() |
void |
setNewpassword(String newpassword) |
void |
setOldpassword(String oldpassword) |
Copyright © 2017. All Rights Reserved.