public final class LicenseUserPassword extends Object
| Constructor and Description |
|---|
LicenseUserPassword(String email,
String newPassword) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEmail()
Email of the user.
|
String |
getNewPassword()
User's new password.
|
int |
hashCode() |
String |
toString() |
Copyright © 2022 Cense Data Inc.. All rights reserved.