xrootd
Loading...
Searching...
No Matches
Classes | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Attributes | List of all members
XrdNetPMark Class Referenceabstract

#include <XrdNetPMark.hh>

Inheritance diagram for XrdNetPMark:
Inheritance graph
[legend]

Classes

class  Handle
 

Public Member Functions

virtual HandleBegin (XrdSecEntity &Client, const char *path=0, const char *cgi=0, const char *app=0)=0
 
virtual HandleBegin (XrdNetAddrInfo &addr, Handle &handle, const char *tident)=0
 
 XrdNetPMark ()
 

Static Public Member Functions

static bool getEA (const char *cgi, int &ecode, int &acode)
 

Protected Member Functions

virtual ~XrdNetPMark ()
 

Static Protected Attributes

static const int btsActID = 6
 
static const int mskActID = 63
 
static const int maxActID = 63
 
static const int maxExpID = 511
 

Constructor & Destructor Documentation

◆ XrdNetPMark()

XrdNetPMark::XrdNetPMark ( )
inline

◆ ~XrdNetPMark()

virtual XrdNetPMark::~XrdNetPMark ( )
inlineprotectedvirtual

Member Function Documentation

◆ Begin() [1/2]

virtual Handle * XrdNetPMark::Begin ( XrdNetAddrInfo addr,
Handle handle,
const char *  tident 
)
pure virtual

Implemented in XrdNetPMarkCfg.

◆ Begin() [2/2]

virtual Handle * XrdNetPMark::Begin ( XrdSecEntity Client,
const char *  path = 0,
const char *  cgi = 0,
const char *  app = 0 
)
pure virtual

Implemented in XrdNetPMarkCfg.

◆ getEA()

static bool XrdNetPMark::getEA ( const char *  cgi,
int &  ecode,
int &  acode 
)
static

Member Data Documentation

◆ btsActID

const int XrdNetPMark::btsActID = 6
staticprotected

◆ maxActID

const int XrdNetPMark::maxActID = 63
staticprotected

◆ maxExpID

const int XrdNetPMark::maxExpID = 511
staticprotected

◆ mskActID

const int XrdNetPMark::mskActID = 63
staticprotected

The documentation for this class was generated from the following file: