public class PasswordsValidatorParams extends Object
| Constructor and Description |
|---|
PasswordsValidatorParams(String password1,
String password2,
String passwordHash) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword1() |
String |
getPassword2() |
String |
getPasswordHash() |
Copyright © 2018. All rights reserved.