1#ifndef __XRDSECLOADSECURITY_HH__
2#define __XRDSECLOADSECURITY_HH__
65 const char *seclib=0);
95 unsigned int resplen);
127 const char *seclib=0,
XrdSecProtocol *(* XrdSecGetProt_t)(const char *, XrdNetAddrInfo &, XrdSecParameters &, XrdOucErrInfo *)
Typedef to simplify the encoding of methods returning XrdSecProtocol.
Definition: XrdSecInterface.hh:465
XrdSecService * XrdSecLoadSecService(XrdSysError *eDest, const char *cfn, const char *seclib=0, XrdSecGetProt_t *getP=0, XrdSecProtector **proP=0)
XrdSecGetProt_t XrdSecLoadSecFactory(char *eBuff, int eBlen, const char *seclib=0)
int XrdSecGetProtection(XrdSecProtect *&protP, XrdSecProtocol &aprot, ServerResponseBody_Protocol &resp, unsigned int resplen)
Definition: XrdSecProtect.hh:56
Definition: XrdSecProtector.hh:73
Definition: XrdSecInterface.hh:131
Definition: XrdSecInterface.hh:536
Definition: XrdSysError.hh:90
Definition: XProtocol.hh:767