|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectdomain.JsecRole
class JsecRole
A model of wiki roles, as implemented by the Grails JSecurity plugin
Property Summary | |
---|---|
static def |
constraints
|
String |
name
The name of this JsecRole, used to refer to it in the interface |
Constructor Summary | |
JsecRole()
|
Method Summary | |
---|---|
String
|
toString()
Return a string representation of this JsecRole, its name |
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Property Detail |
---|
static def constraints
String name
Constructor Detail |
---|
JsecRole()
Method Detail |
---|
String toString()
Groovy Documentation