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