1 #ifndef __XRDSECPROTECTOR_H__
2 #define __XRDSECPROTECTOR_H__
51 static const int relax = 0x0000002;
52 static const int force = 0x0000004;
117 unsigned int reqLen);
static const int force
Allow unencryted hash.
Definition: XrdSecProtector.hh:52
secLevel
Definition: XrdSecProtector.hh:42
Definition: XProtocol.hh:1099
Definition: XrdSecProtector.hh:43
virtual XrdSecProtect * New4Server(XrdSecProtocol &aprot, int plvl)
XrdSecProtector()
Definition: XrdSecProtector.hh:156
Definition: XrdSecProtector.hh:152
Definition: XrdSecInterface.hh:130
~XrdSecProtectParms()
Definition: XrdSecProtector.hh:55
Definition: XrdSecProtector.hh:152
Definition: XrdSecProtect.hh:55
Definition: XrdSecProtector.hh:38
lrType
Definition: XrdSecProtector.hh:152
XrdSecProtectParms()
Definition: XrdSecProtector.hh:54
virtual int ProtResp(ServerResponseReqs_Protocol &resp, XrdNetAddrInfo &nai, int pver)
Definition: XrdSecProtector.hh:43
Definition: XrdSecProtector.hh:152
Definition: XrdSecProtector.hh:43
Definition: XrdSecProtector.hh:72
virtual bool Config(const XrdSecProtectParms &lclParms, const XrdSecProtectParms &rmtParms, XrdSysLogger &logr)
static const int relax
relax old clients
Definition: XrdSecProtector.hh:51
secLevel level
In: The desired level.
Definition: XrdSecProtector.hh:47
Definition: XrdNetAddrInfo.hh:53
Definition: XrdSysLogger.hh:52
Definition: XrdSecProtector.hh:43
Definition: XrdSecProtector.hh:44
virtual ~XrdSecProtector()
Destructor.
Definition: XrdSecProtector.hh:150
virtual XrdSecProtect * New4Client(XrdSecProtocol &aprot, const ServerResponseReqs_Protocol &inReqs, unsigned int reqLen)
int opts
In: Options:
Definition: XrdSecProtector.hh:48
static const int doData
Secure data.
Definition: XrdSecProtector.hh:50
virtual const char * LName(XrdSecProtectParms::secLevel level)
Definition: XrdSecProtector.hh:42