public abstract static class Privileges.GrantRole extends java.lang.Object implements Privilege
Privilege.Condition, Privilege.Name
Modifier and Type | Method and Description |
---|---|
static Privileges.GrantRole |
allow() |
static Privileges.GrantRole |
deny() |
Privilege.Name |
name() |
java.lang.String |
simpleString() |
public static Privileges.GrantRole allow()
public static Privileges.GrantRole deny()
public Privilege.Name name()
public java.lang.String simpleString()
simpleString
in interface Privilege