xrootd
|
#include <string>
#include <memory>
#include <stdexcept>
#include <vector>
#include "XrdHttp/XrdHttpExtHandler.hh"
Go to the source code of this file.
Classes | |
class | Macaroons::Handler |
Namespaces | |
Macaroons | |
Enumerations | |
enum | Macaroons::LogMask { Macaroons::Debug = 0x01, Macaroons::Info = 0x02, Macaroons::Warning = 0x04, Macaroons::Error = 0x08, Macaroons::All = 0xff } |
Functions | |
std::string | Macaroons::NormalizeSlashes (const std::string &) |