public static class LafConstants.PasswordStrength
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static LafConstants.PasswordStrength |
MEDIUM
Medium strength.
|
static LafConstants.PasswordStrength |
STRONG
Strong strength.
|
static LafConstants.PasswordStrength |
WEAK
Weak strength.
|
public static final LafConstants.PasswordStrength WEAK
public static final LafConstants.PasswordStrength MEDIUM
public static final LafConstants.PasswordStrength STRONG