XRootD
XrdMacaroonsHandler.hh File Reference
#include <string>
#include <memory>
#include <stdexcept>
#include <vector>
#include "XrdHttp/XrdHttpExtHandler.hh"
+ Include dependency graph for XrdMacaroonsHandler.hh:
+ This graph shows which files directly or indirectly include this file:

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 &)