![]() |
XRootD
|
#include <XrdSecPManager.hh>
Public Member Functions | |
XrdSecPManager (int dbg=0, bool secproxy=false, bool fwdcreds=false) | |
~XrdSecPManager () | |
XrdSecPMask_t | Find (const char *pid, char **parg=0) |
XrdSecProtocol * | Get (const char *hname, XrdNetAddrInfo &endPoint, const char *pname, XrdOucErrInfo *erp) |
XrdSecProtocol * | Get (const char *hname, XrdNetAddrInfo &netaddr, XrdSecParameters &secparm) |
XrdSecProtocol * | Get (const char *hname, XrdNetAddrInfo &netaddr, XrdSecParameters &secparm, XrdOucErrInfo *erp) |
int | Load (XrdOucErrInfo *eMsg, const char pmode, const char *pid, const char *parg, const char *path) |
const char * | protTLS () |
void | setDebug (int dbg) |
void | setErrP (XrdSysError *eP) |
Definition at line 47 of file XrdSecPManager.hh.
|
inline |
Definition at line 82 of file XrdSecPManager.hh.
|
inline |
Definition at line 87 of file XrdSecPManager.hh.
XrdSecPMask_t XrdSecPManager::Find | ( | const char * | pid, |
char ** | parg = 0 |
||
) |
Definition at line 110 of file XrdSecPManager.cc.
References XrdSecProtList::protargs, and XrdSecProtList::protnum.
Referenced by XrdSecServer::getProtocol().
XrdSecProtocol * XrdSecPManager::Get | ( | const char * | hname, |
XrdNetAddrInfo & | endPoint, | ||
const char * | pname, | ||
XrdOucErrInfo * | erp | ||
) |
Definition at line 125 of file XrdSecPManager.cc.
References DEBUG, XrdSecProtList::ep, XrdSecProtList::protargs, and XrdOucErrInfo::setErrInfo().
Referenced by Get(), XrdSecServer::getProtocol(), and XrdSecGetProtocol().
|
inline |
Definition at line 59 of file XrdSecPManager.hh.
References Get().
XrdSecProtocol * XrdSecPManager::Get | ( | const char * | hname, |
XrdNetAddrInfo & | netaddr, | ||
XrdSecParameters & | secparm, | ||
XrdOucErrInfo * | erp | ||
) |
Definition at line 149 of file XrdSecPManager.cc.
References XrdSecBuffer::buffer, DEBUG, XrdProxy::envP, XrdSecProtList::ep, XrdOucEnv::Get(), XrdOucErrInfo::getEnv(), XrdOucErrInfo::getErrInfo(), XrdOucErrInfo::getErrText(), XrdSecBuffer::size, and XrdSecPROTOIDSIZE.
|
inline |
|
inline |
Definition at line 80 of file XrdSecPManager.hh.
Referenced by XrdSecServer::protTLS().
|
inline |
Definition at line 76 of file XrdSecPManager.hh.
Referenced by XrdSecServer::XrdSecServer().
|
inline |
Definition at line 78 of file XrdSecPManager.hh.
Referenced by XrdSecServer::XrdSecServer().