|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eteks.outils.MotDePasse
Field Summary | |
static java.lang.String |
CARACTERES_ACCEPTES
|
static int |
LONGUEUR_MIN
|
Constructor Summary | |
MotDePasse()
|
Method Summary | |
static java.lang.String |
creer()
Cree un nouveau de passe genere aleatoirement. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int LONGUEUR_MIN
public static final java.lang.String CARACTERES_ACCEPTES
Constructor Detail |
public MotDePasse()
Method Detail |
public static java.lang.String creer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |