| Package | Description |
|---|---|
| org.apache.jackrabbit.webdav.client.methods |
This package contains classes and utilities used to build a WebDAV client
implementation.
|
| org.apache.jackrabbit.webdav.security |
| Constructor and Description |
|---|
AclMethod(String uri,
AclProperty aclProperty) |
| Modifier and Type | Method and Description |
|---|---|
static AclProperty |
AclProperty.createFromXml(Element aclElement)
Build a new
AclProperty object from the request body of the
ACL method call. |
| Modifier and Type | Method and Description |
|---|---|
void |
AclResource.alterAcl(AclProperty aclProperty)
Modify the DAV:acl property of this resource object.
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.