|
XRootD
|
#include <atomic>#include <cstdio>#include <cstdlib>#include <string>#include <strings.h>#include "XrdAcc/XrdAccAccess.hh"#include "XrdNet/XrdNetAddr.hh"#include "XrdOuc/XrdOucPList.hh"#include "XrdOfs/XrdOfsSecurity.hh"#include "XrdOfs/XrdOfsStats.hh"#include "XrdOfs/XrdOfsTPC.hh"#include "XrdOfs/XrdOfsTPCAuth.hh"#include "XrdOfs/XrdOfsTPCConfig.hh"#include "XrdOfs/XrdOfsTPCJob.hh"#include "XrdOfs/XrdOfsTPCProg.hh"#include "XrdOfs/XrdOfsTrace.hh"#include "XrdOss/XrdOss.hh"#include "XrdOuc/XrdOucCallBack.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdOuc/XrdOucProg.hh"#include "XrdOuc/XrdOucNList.hh"#include "XrdOuc/XrdOucTList.hh"#include "XrdOuc/XrdOucTPC.hh"#include "XrdSec/XrdSecEntity.hh"#include "XrdSys/XrdSysError.hh"#include "XrdSys/XrdSysTimer.hh"
Include dependency graph for XrdOfsTPC.cc:Go to the source code of this file.
Classes | |
| struct | XrdOfsTPCParms::fcTb |
| class | XrdOfsTPCAllow |
Namespaces | |
| XrdOfsTPCParms | |
Variables | |
| bool | XrdOfsTPCParms::encTPC = false |
| struct XrdOfsTPCParms::fcTb | XrdOfsTPCParms::fcAuth [fcMax] |
| static const int | XrdOfsTPCParms::fcMax = 8 |
| int | XrdOfsTPCParms::fcNum = 0 |
| const char * | XrdOfsTPCParms::gsiPKH = "-----BEGIN PRIVATE KEY-----\n" |
| XrdSysError | OfsEroute |
| XrdOfsStats | OfsStats |
| XrdSysTrace | OfsTrace |
| XrdXrootdTpcMon * | XrdOfsTPCParms::tpcMon = 0 |
| bool | XrdOfsTPCParms::tpcOK = false |
| XrdOss * | XrdOfsOss |
| struct XrdOfsTPCParms::fcTb |
Definition at line 72 of file XrdOfsTPC.cc.
Collaboration diagram for XrdOfsTPCParms::fcTb:| Class Members | ||
|---|---|---|
| bool | aGSI | |
| bool | aOpt | |
| char | aProt[XrdSecPROTOIDSIZE] | |
| char * | aVar | |
|
extern |
Referenced by XrdOfsTPC::Authorize(), XrdOfsTPC::Fatal(), and XrdOfsTPC::Restrict().
|
extern |
Definition at line 113 of file XrdOfs.cc.
Referenced by XrdOfsTPC::Authorize(), XrdOfsTPC::Fatal(), and XrdOfsTPC::Screen().
|
extern |
|
extern |
Definition at line 163 of file XrdOfs.cc.
Referenced by XrdOfsTPC::Death().