| Package | Description |
|---|---|
| org.craftercms.commons.config.profiles.webdav | |
| org.craftercms.commons.file.stores | |
| org.craftercms.commons.file.stores.impl.webdav |
| Modifier and Type | Method and Description |
|---|---|
protected WebDavProfile |
WebDavProfileMapper.mapProfile(org.apache.commons.configuration2.HierarchicalConfiguration<org.apache.commons.configuration2.tree.ImmutableNode> profileConfig) |
| Modifier and Type | Method and Description |
|---|---|
static com.github.sardine.Sardine |
WebDavUtils.createClient(WebDavProfile profile)
Creates a WebDAV client based on the given profile config
|
| Modifier and Type | Method and Description |
|---|---|
protected RemoteFile |
WebDavFileStore.doGetFile(ProfileAwareRemotePath path,
WebDavProfile profile) |
Copyright © 2020 CrafterCMS. All rights reserved.