xrootd
Public Member Functions | Public Attributes | List of all members
XrdSecProtBind Class Reference
Collaboration diagram for XrdSecProtBind:
Collaboration graph
[legend]

Public Member Functions

XrdSecProtBindFind (const char *hname)
 
int Match (const char *hname)
 
 XrdSecProtBind (char *th, char *st, XrdSecPMask_t pmask=0)
 
 ~XrdSecProtBind ()
 

Public Attributes

XrdSecProtBindnext
 
char * thost
 
int tpfxlen
 
char * thostsfx
 
int tsfxlen
 
XrdSecParameters SecToken
 
XrdSecPMask_t ValidProts
 

Constructor & Destructor Documentation

XrdSecProtBind::XrdSecProtBind ( char *  th,
char *  st,
XrdSecPMask_t  pmask = 0 
)
XrdSecProtBind::~XrdSecProtBind ( )
inline

References XrdSecBuffer::buffer, SecToken, and thost.

Member Function Documentation

XrdSecProtBind * XrdSecProtBind::Find ( const char *  hname)

References Match(), and next.

Referenced by XrdSecServer::getProtocol().

int XrdSecProtBind::Match ( const char *  hname)

References thost, thostsfx, tpfxlen, and tsfxlen.

Referenced by Find(), and XrdSecServer::getParms().

Member Data Documentation

XrdSecProtBind* XrdSecProtBind::next
XrdSecParameters XrdSecProtBind::SecToken
char* XrdSecProtBind::thost
char* XrdSecProtBind::thostsfx

Referenced by Match(), and XrdSecProtBind().

int XrdSecProtBind::tpfxlen

Referenced by Match(), and XrdSecProtBind().

int XrdSecProtBind::tsfxlen

Referenced by Match(), and XrdSecProtBind().

XrdSecPMask_t XrdSecProtBind::ValidProts

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