|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectdomain.JsecUserRoleRel
class JsecUserRoleRel
A model of wiki roles held by wiki users, as implemented by the Grails JSecurity plugin
| Property Summary | |
|---|---|
JsecRole |
role
The JsecRole held by the given JsecUser |
JsecUser |
user
The JsecUser that holds the given JsecRole |
| Constructor Summary | |
JsecUserRoleRel()
|
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
| Property Detail |
|---|
JsecRole role
JsecUser user
| Constructor Detail |
|---|
JsecUserRoleRel()
Groovy Documentation