public interface PasswordPolicy
| Modifier and Type | Interface and Description |
|---|---|
static class |
PasswordPolicy.PasswordPolicyException
Thrown when password is not okay
|
| Modifier and Type | Method and Description |
|---|---|
void |
assureGoodPassword(String password)
Check that password meets policy requirements
|
void assureGoodPassword(String password) throws PasswordPolicy.PasswordPolicyException
password - PasswordPolicy.PasswordPolicyExceptionCopyright © 2017 Global Crop Diversity Trust. All rights reserved.