public class ACL extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<ACE> |
aces |
static String |
INHERITED_ACL |
static String |
LOCAL_ACL |
protected String |
name |
| Constructor and Description |
|---|
ACL() |
public static final String LOCAL_ACL
public static final String INHERITED_ACL
protected String name
Copyright © 2018 Nuxeo. All rights reserved.