xrootd
|
#include <XrdNetPMarkCfg.hh>
Public Member Functions | |
XrdNetPMark::Handle * | Begin (XrdSecEntity &Client, const char *path=0, const char *cgi=0, const char *app=0) override |
XrdNetPMark::Handle * | Begin (XrdNetAddrInfo &addr, XrdNetPMark::Handle &handle, const char *tident) override |
XrdNetPMarkCfg () | |
![]() | |
XrdNetPMark () | |
virtual | ~XrdNetPMark () |
Static Public Member Functions | |
static XrdNetPMark * | Config (XrdSysError *eLog, XrdScheduler *sched, XrdSysTrace *trc, bool &fatal) |
static int | Parse (XrdSysError *eLog, XrdOucStream &Config) |
![]() | |
static bool | getEA (const char *cgi, int &ecode, int &acode) |
Private Member Functions | |
~XrdNetPMarkCfg () | |
Static Private Member Functions | |
static bool | ConfigDefs () |
static bool | ConfigPV2E (char *info) |
static bool | ConfigRU2A (char *info) |
static void | Display () |
static const char * | Extract (const char *sVec, char *buff, int blen) |
static bool | FetchFile () |
static bool | getCodes (XrdSecEntity &client, const char *path, const char *cgi, int &ecode, int &acode) |
static bool | LoadFile () |
static bool | LoadJson (char *buff) |
Additional Inherited Members | |
![]() | |
static const int | minTotID = 65 |
static const int | maxTotID = 65535 |
![]() | |
static const int | btsActID = 6 |
static const int | mskActID = 63 |
static const int | minExpID = minTotID >> btsActID |
static const int | minActID = minTotID & mskActID |
static const int | maxExpID = maxTotID >> btsActID |
static const int | maxActID = maxTotID & mskActID |
|
inline |
|
inlineprivate |
|
overridevirtual |
Implements XrdNetPMark.
|
overridevirtual |
Implements XrdNetPMark.
|
static |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
static |