| Modifier and Type | Field | Description |
|---|---|---|
static Pattern |
PASSWORD_PATTERN |
| Constructor | Description |
|---|---|
PasswordGenerator() |
| Modifier and Type | Method | Description |
|---|---|---|
char[] |
generatePassword(int minLength,
int maxLength) |
|
boolean |
verifyPassword(String password) |
Copyright © 2018. All rights reserved.