|
xrootd
|
#include <string.h>#include <strings.h>#include <sys/stat.h>#include <sys/types.h>#include <errno.h>#include "XrdVersion.hh"#include "XrdSys/XrdSysHeaders.hh"#include "XrdSys/XrdSysPlugin.hh"#include "XrdSec/XrdSecInterface.hh"#include "XrdSec/XrdSecPManager.hh"#include "XrdSec/XrdSecProtocolhost.hh"#include "XrdOuc/XrdOucEnv.hh"#include "XrdOuc/XrdOucErrInfo.hh"#include "XrdSys/XrdSysPlatform.hh"
Classes | |
| class | XrdSecProtList |
Macros | |
| #define | DEBUG(x) {if (DebugON) cerr <<"sec_PM: " <<x <<endl;} |
| #define | INITPARMS const char, const char *, XrdOucErrInfo * |
Functions | |
| XrdVERSIONINFO (XrdSecGetProtocol, secprot) | |
| XrdVERSIONINFO (XrdSecgetService, secserv) | |
| #define DEBUG | ( | x | ) | {if (DebugON) cerr <<"sec_PM: " <<x <<endl;} |
Referenced by XrdSecPManager::Get(), and XrdSecPManager::ldPO().
| #define INITPARMS const char, const char *, XrdOucErrInfo * |
Referenced by XrdSecPManager::ldPO().
| XrdVERSIONINFO | ( | XrdSecGetProtocol | , |
| secprot | |||
| ) |
| XrdVERSIONINFO | ( | XrdSecgetService | , |
| secserv | |||
| ) |
1.8.3.1