public class UserDTO extends UserDTOLight
Constructor and Description |
---|
UserDTO()
Constructor for UserDTO.
|
Modifier and Type | Method and Description |
---|---|
String |
getOldPassword()
Getter for the field
oldPassword . |
String |
getPassword()
Getter for the field
password . |
void |
setOldPassword(String oldPassword)
Setter for the field
oldPassword . |
void |
setPassword(String password)
Setter for the field
password . |
getId, getUsername, isEnabled, isNew, setEnabled, setId, setUsername
Copyright © 2015. All Rights Reserved.