xrootd
Loading...
Searching...
No Matches
Classes | Enumerations | Functions
Macaroons Namespace Reference

Classes

class  Authz
 
class  Handler
 

Enumerations

enum  LogMask {
  Debug = 0x01 , Info = 0x02 , Warning = 0x04 , Error = 0x08 ,
  All = 0xff
}
 

Functions

std::string NormalizeSlashes (const std::string &)
 

Enumeration Type Documentation

◆ LogMask

Enumerator
Debug 
Info 
Warning 
Error 
All 

Function Documentation

◆ NormalizeSlashes()

std::string Macaroons::NormalizeSlashes ( const std::string &  )