public final class Access extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
static Access | 
DENY  | 
static Access | 
GRANT  | 
static Access | 
UNKNOWN  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
toBoolean()
If granted returns true, otherwise returns false. 
 | 
String | 
toString()  | 
int | 
value()  | 
Copyright © 2019 Nuxeo. All rights reserved.