C++ Davix configuration API. More...
#include <vector>
#include <string>
#include <auth/davixauth.hpp>
Data Structures | |
class | Davix::RequestParams |
Main container for Davix request options. More... | |
Typedefs | |
typedef std::string | Davix::AwsSecretKey |
string for Amazon private key | |
typedef std::string | Davix::AwsAccessKey |
string for Amazon public key | |
Enumerations | |
enum | Protocol { Auto = 0, Http, Webdav, AwsS3 } |
Http based protocol to use for advanced queries. |
C++ Davix configuration API.