|
XRootD
|
#include <cerrno>#include <cinttypes>#include <cstring>#include <sys/types.h>#include "XrdVersion.hh"#include "XrdNet/XrdNetIF.hh"#include "XrdSec/XrdSecInterface.hh"#include "XrdSec/XrdSecProtect.hh"#include "XrdSec/XrdSecProtector.hh"#include "XrdSys/XrdSysError.hh"
Include dependency graph for XrdSecProtector.cc:Go to the source code of this file.
Functions | |
| XrdVERSIONINFO (XrdSecProtObjectP,"secProt") | |
Variables | |
| XrdSecProtector * | XrdSecProtObjectP = &baseProtector |
| XrdVERSIONINFO | ( | XrdSecProtObjectP | , |
| "secProt" | |||
| ) |
| XrdSecProtector* XrdSecProtObjectP = &baseProtector |
Definition at line 59 of file XrdSecProtector.cc.