|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttest.check.MyPasswordStrengthChecker
public class MyPasswordStrengthChecker
| Constructor Summary | |
|---|---|
MyPasswordStrengthChecker()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription(LafConstants.PasswordStrength strength)
Returns the description of the password strength. |
LafConstants.PasswordStrength |
getStrength(char[] password)
Computes the strength of the specified password. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyPasswordStrengthChecker()
| Method Detail |
|---|
public LafConstants.PasswordStrength getStrength(char[] password)
PasswordStrengthChecker
getStrength in interface PasswordStrengthCheckerpassword - Password.
public java.lang.String getDescription(LafConstants.PasswordStrength strength)
PasswordStrengthChecker
getDescription in interface PasswordStrengthCheckerstrength - Password strength.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||