com.atlassian.confluence.pages.persistence.dao
Class BootstrapWebDavConfiguration
java.lang.Object
com.atlassian.confluence.pages.persistence.dao.BootstrapWebDavConfiguration
- All Implemented Interfaces:
- AttachmentManagerConfiguration, WebDavConfiguration
public class BootstrapWebDavConfiguration
- extends Object
- implements WebDavConfiguration
This implementation returns the WebDAV configuration from the BootstrapManager.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootstrapWebDavConfiguration
public BootstrapWebDavConfiguration()
getServerUrl
public String getServerUrl()
- Specified by:
getServerUrl
in interface WebDavConfiguration
getUsername
public String getUsername()
- Specified by:
getUsername
in interface WebDavConfiguration
getPassword
public String getPassword()
- Specified by:
getPassword
in interface WebDavConfiguration