| Package | Description |
|---|---|
| com.github.sardine |
Base package with factories to work implementation agnostic.
|
| com.github.sardine.impl |
Assembles classes only related to the
HttpClient implementation. |
| Modifier and Type | Method and Description |
|---|---|
List<DavAce> |
DavAcl.getAces() |
| Modifier and Type | Method and Description |
|---|---|
void |
Sardine.setAcl(String url,
List<DavAce> aces)
Write access control list for resource
|
| Modifier and Type | Method and Description |
|---|---|
void |
SardineImpl.setAcl(String url,
List<DavAce> aces) |
Copyright © 2019. All rights reserved.