Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
org.apache.chemistry.opencmis.commons.impl.dataobjects |
Modifier and Type | Method and Description |
---|---|
Principal |
Ace.getPrincipal()
Returns the ACE principal.
|
Modifier and Type | Method and Description |
---|---|
void |
MutableAce.setPrincipal(Principal principal)
Sets the ACE principal.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessControlPrincipalDataImpl
AccessControlPrincipalData implementation.
|
Modifier and Type | Method and Description |
---|---|
Principal |
AccessControlEntryImpl.getPrincipal() |
Modifier and Type | Method and Description |
---|---|
void |
AccessControlEntryImpl.setPrincipal(Principal principal) |
Constructor and Description |
---|
AccessControlEntryImpl(Principal principal,
List<String> permissions)
Constructor.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.