|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectcontrollers.UserController
class UserController
Property Summary | |
---|---|
def |
cancel
Cancel editing of a user |
def |
index
|
def |
jsecSecurityManager
|
def |
password
|
def |
show
|
def |
updatePassword
Update a user's password |
def |
updateUser
Update a user's details |
def |
user
|
Constructor Summary | |
UserController()
|
Method Summary |
---|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
def cancel
def index
def jsecSecurityManager
def password
def show
def updatePassword
def updateUser
def user
Constructor Detail |
---|
UserController()
Groovy Documentation