com.eteks.outils
Class MotDePasse

java.lang.Object
  extended bycom.eteks.outils.MotDePasse

public class MotDePasse
extends java.lang.Object


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

LONGUEUR_MIN

public static final int LONGUEUR_MIN
See Also:
Constant Field Values

CARACTERES_ACCEPTES

public static final java.lang.String CARACTERES_ACCEPTES
See Also:
Constant Field Values
Constructor Detail

MotDePasse

public MotDePasse()
Method Detail

creer

public static java.lang.String creer()
Cree un nouveau de passe genere aleatoirement.