CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gateway_util.h File Reference
#include <string>
Include dependency graph for gateway_util.h:
This graph shows which files directly or indirectly include this file:

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)