#include <stdlib.h>
#include "XrdSys/XrdSysError.hh"
#include "XrdOuc/XrdOucEnv.hh"
#include "XrdOuc/XrdOucName2Name.hh"
Go to the source code of this file.
Classes | |
struct | XrdOucMsubsInfo |
class | XrdOucMsubs |
Defines | |
#define | CMS_CID "cms&cid" |
#define | SEC_USER "sec&user" |
#define | SEC_HOST "sec&host" |
#define | SEC_POLICY "sec&policy" |
#define | XRD_INS "xrd&ins" |
#define CMS_CID "cms&cid" |
Definition at line 25 of file XrdOucMsubs.hh.
Referenced by XrdOucMsubs::getVal(), and XrdFrmTransfer::SetupCmd().
#define SEC_HOST "sec&host" |
#define SEC_POLICY "sec&policy" |
Definition at line 28 of file XrdOucMsubs.hh.
#define SEC_USER "sec&user" |
#define XRD_INS "xrd&ins" |
Definition at line 29 of file XrdOucMsubs.hh.
Referenced by XrdOucMsubs::getVal(), and XrdFrmTransfer::SetupCmd().