public interface PasswordGeneratorInterface
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword()
Deprecated.
Generate a password, based on a default template.
|
String |
getPassword(String template)
Deprecated.
Generate a password, based on the given template.
|
String getPassword()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}