| Package | Description | 
|---|---|
| org.apache.jackrabbit.webdav.client.methods | Provides classes for use with the Apache HttpClient, supporting WebDAV
 request methods. | 
| org.apache.jackrabbit.webdav.security | 
| Constructor and Description | 
|---|
| AclMethod(String uri,
         AclProperty aclProperty)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static AclProperty | AclProperty. createFromXml(Element aclElement)Build a new  AclPropertyobject 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. Note: RFC 3744 limits modification of access control elements (ACEs) to elements that are neither inherited nor protected. | 
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.