public class NoRestriction extends PasswordRestriction
| Constructor and Description |
|---|
NoRestriction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
pass(String password)
Check if password passes restriction.
|
getMessagepublic boolean pass(String password)
PasswordRestrictionpass in class PasswordRestrictionCopyright © 2013 JBoss by Red Hat. All rights reserved.