xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
XrdHttpSecXtractor Class Referenceabstract

#include <XrdHttpSecXtractor.hh>

Public Member Functions

virtual int GetSecData (XrdLink *, XrdSecEntity &, SSL *)=0
 
virtual int Init (SSL_CTX *, int)=0
 
virtual int InitSSL (SSL *, char *)
 
virtual int FreeSSL (SSL *)
 
 XrdHttpSecXtractor ()
 Constructor. More...
 
virtual ~XrdHttpSecXtractor ()
 Destructor. More...
 

Constructor & Destructor Documentation

XrdHttpSecXtractor::XrdHttpSecXtractor ( )
inline

Constructor.

virtual XrdHttpSecXtractor::~XrdHttpSecXtractor ( )
inlinevirtual

Destructor.

Member Function Documentation

virtual int XrdHttpSecXtractor::FreeSSL ( SSL *  )
inlinevirtual
virtual int XrdHttpSecXtractor::GetSecData ( XrdLink ,
XrdSecEntity ,
SSL *   
)
pure virtual
virtual int XrdHttpSecXtractor::Init ( SSL_CTX *  ,
int   
)
pure virtual
virtual int XrdHttpSecXtractor::InitSSL ( SSL *  ,
char *   
)
inlinevirtual

The documentation for this class was generated from the following file: