public interface ExtendedAclService
| Modifier and Type | Method and Description |
|---|---|
Acl |
setAcl(String repositoryId,
String objectId,
Acl aces)
Removes the direct ACEs of an object and sets the provided ACEs.
|
Acl setAcl(String repositoryId, String objectId, Acl aces)
repositoryId - the identifier for the repositoryobjectId - the identifier for the objectaces - the ACEsCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.