| 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 |
|---|---|
DavPrincipal |
DavAce.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
List<DavPrincipal> |
Sardine.getPrincipals(String url)
List the principals that can be used to set ACLs on given url
|
| Constructor and Description |
|---|
DavAce(DavPrincipal principal) |
| Modifier and Type | Method and Description |
|---|---|
List<DavPrincipal> |
SardineImpl.getPrincipals(String url) |
Copyright © 2019. All rights reserved.