|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectcontrollers.JsecUserRoleMappingsController
class JsecUserRoleMappingsController
Controller to handle editing of the mappings between users and roles. It can list the roles for a user or the users for a role, and supports adding and removing user/role mappings from either view.
| Property Summary | |
|---|---|
def |
add
|
def |
delete
|
def |
index
|
def |
listByRole
|
def |
listByUser
|
| Constructor Summary | |
JsecUserRoleMappingsController()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
def add
def delete
def index
def listByRole
def listByUser
| Constructor Detail |
|---|
JsecUserRoleMappingsController()
Groovy Documentation