XrdSecProtBind Class Reference

List of all members.

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

Detailed Description

Definition at line 40 of file XrdSecServer.cc.


Constructor & Destructor Documentation

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

Definition at line 66 of file XrdSecServer.cc.

References XrdSecBuffer::buffer, next, SecToken, XrdSecBuffer::size, thost, thostsfx, tpfxlen, tsfxlen, and ValidProts.

XrdSecProtBind::~XrdSecProtBind (  )  [inline]

Definition at line 56 of file XrdSecServer.cc.

References XrdSecBuffer::buffer, free(), SecToken, and thost.


Member Function Documentation

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

Definition at line 90 of file XrdSecServer.cc.

References Match(), and next.

Referenced by XrdSecServer::getProtocol().

int XrdSecProtBind::Match ( const char *  hname  ) 

Definition at line 103 of file XrdSecServer.cc.

References i, thost, thostsfx, tpfxlen, and tsfxlen.

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


Member Data Documentation

XrdSecProtBind* XrdSecProtBind::next

Definition at line 43 of file XrdSecServer.cc.

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

char* XrdSecProtBind::thost

Definition at line 44 of file XrdSecServer.cc.

Referenced by Match(), XrdSecServer::xpbind(), XrdSecProtBind(), and ~XrdSecProtBind().

int XrdSecProtBind::tpfxlen

Definition at line 45 of file XrdSecServer.cc.

Referenced by Match(), and XrdSecProtBind().

char* XrdSecProtBind::thostsfx

Definition at line 46 of file XrdSecServer.cc.

Referenced by Match(), and XrdSecProtBind().

int XrdSecProtBind::tsfxlen

Definition at line 47 of file XrdSecServer.cc.

Referenced by Match(), and XrdSecProtBind().

XrdSecParameters XrdSecProtBind::SecToken

Definition at line 48 of file XrdSecServer.cc.

Referenced by XrdSecServer::getParms(), XrdSecProtBind(), and ~XrdSecProtBind().

XrdSecPMask_t XrdSecProtBind::ValidProts

Definition at line 49 of file XrdSecServer.cc.

Referenced by XrdSecServer::getProtocol(), and XrdSecProtBind().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:50:44 2011 for ROOT_528-00b_version by  doxygen 1.5.1