|
void | SetToken (const std::string &token) |
|
void | SetContentType (const std::string &content_type) |
|
void | SetCerts (const std::string &client_p12) |
|
void | SetAuthBasic (const std::string &username, const std::string &password) |
|
void | InjectIntoCurl (const std::string &url_suffix, CURL *curl_handle, bool tufrepo=false) const |
|
void | ca_certs (const std::string &cacerts) |
|
void | root_url (const std::string &_root_url) |
|
void | repo_url (const std::string &_repo_url) |
|
std::string | root_url () |
|
Definition at line 11 of file treehub_server.h.
The documentation for this class was generated from the following files: