xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Enumerations | Functions
XrdMacaroonsHandler.hh File Reference
#include <string>
#include <memory>
#include <stdexcept>
#include <vector>
#include "XrdHttp/XrdHttpExtHandler.hh"
Include dependency graph for XrdMacaroonsHandler.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 &)