Class PasswordChange

java.lang.Object
overit.geocall.base.rs2.user.PasswordChange

public class PasswordChange extends Object
Data transfer object used to request a password change.
This bean contains both old and new password, and they refers to the current logged in user. For this reason this DTO is typically used as input payload of an authenticated web service (e.g. change password service).
Since:
9.0
GCApi:
dto