CernVM-FS
2.12.0
|
#include <string>
Go to the source code of this file.
Classes | |
struct | gateway::GatewayKey |
Namespaces | |
gateway | |
Functions | |
int | gateway::APIVersion () |
GatewayKey | gateway::ReadGatewayKey (const std::string &key_file_name) |
bool | gateway::ReadKeys (const std::string &key_file_name, std::string *key_id, std::string *secret) |
bool | gateway::ParseKey (const std::string &body, std::string *key_id, std::string *secret) |