public interface PasswordRestriction
| Modifier and Type | Method and Description |
|---|---|
String |
getRequirementMessage() |
void |
validate(String userName,
String password) |
String getRequirementMessage()
void validate(String userName, String password) throws PasswordValidationException
PasswordValidationExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.