|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jvnet.lafwidget.utils.LafConstants.PasswordStrength
public static class LafConstants.PasswordStrength
Password strength.
Field Summary | |
---|---|
static LafConstants.PasswordStrength |
MEDIUM
Medium strength. |
static LafConstants.PasswordStrength |
STRONG
Strong strength. |
static LafConstants.PasswordStrength |
WEAK
Weak strength. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final LafConstants.PasswordStrength WEAK
public static final LafConstants.PasswordStrength MEDIUM
public static final LafConstants.PasswordStrength STRONG
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |