|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.commons.util.impl.PasswordGeneratorImpl
public class PasswordGeneratorImpl
This password generator generate random passwords with only letters and digits.
| Field Summary |
|---|
| Fields inherited from interface com.elasticpath.commons.util.PasswordGenerator |
|---|
DEFAULT_LENGTH |
| Constructor Summary | |
|---|---|
PasswordGeneratorImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPassword()
Return a random password with the default length. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PasswordGeneratorImpl()
| Method Detail |
|---|
public java.lang.String getPassword()
getPassword in interface PasswordGenerator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||