|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.vt.middleware.password.PasswordValidator
public final class PasswordValidator
PasswordValidator provides methods to running rule validation
against password data.
| Method Summary | |
|---|---|
static RuleResult |
validate(Rule rule,
PasswordData passwordData)
Validates the supplied password data against the supplied rule. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RuleResult validate(Rule rule,
PasswordData passwordData)
rule - Rule to validate password withpasswordData - PasswordData to validate
RuleResult
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||