public class MotDePasse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CARACTERES_ACCEPTES |
static int |
LONGUEUR_MIN |
Constructor and Description |
---|
MotDePasse() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
creer()
Cree un nouveau de passe genere aleatoirement.
|
public static final int LONGUEUR_MIN
public static final java.lang.String CARACTERES_ACCEPTES