|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcontrollers.PasswordCommand
class PasswordCommand
| Property Summary | |
|---|---|
static def |
constraints
Constraints on passwords |
String |
existingPassword
|
int |
id
|
String |
password
|
String |
repeatPassword
|
| Constructor Summary | |
PasswordCommand()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
static def constraints
String existingPassword
int id
String password
String repeatPassword
| Constructor Detail |
|---|
PasswordCommand()
Groovy Documentation