public class PasswordImpl extends Object implements Password
| Constructor and Description |
|---|
PasswordImpl() |
PasswordImpl(boolean confirmationRequired) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
annotationType() |
boolean |
confirmationRequired() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic static final String copyright
public PasswordImpl()
public PasswordImpl(boolean confirmationRequired)
public boolean confirmationRequired()
public Class<? extends Annotation> annotationType()
annotationType in interface Annotation