xrootd
|
Public Member Functions | |
XrdSecProtBind * | Find (const char *hname) |
int | Match (const char *hname) |
XrdSecProtBind (char *th, char *st, XrdSecPMask_t pmask=0) | |
~XrdSecProtBind () | |
Public Attributes | |
XrdSecProtBind * | next |
char * | thost |
int | tpfxlen |
char * | thostsfx |
int | tsfxlen |
XrdSecParameters | SecToken |
XrdSecPMask_t | ValidProts |
XrdSecProtBind::XrdSecProtBind | ( | char * | th, |
char * | st, | ||
XrdSecPMask_t | pmask = 0 |
||
) |
References XrdSecBuffer::buffer, index(), next, SecToken, XrdSecBuffer::size, thost, thostsfx, tpfxlen, tsfxlen, and ValidProts.
XrdSecProtBind::~XrdSecProtBind | ( | ) | [inline] |
References XrdSecBuffer::buffer, SecToken, and thost.
XrdSecProtBind * XrdSecProtBind::Find | ( | const char * | hname | ) |
Referenced by XrdSecServer::getProtocol().
int XrdSecProtBind::Match | ( | const char * | hname | ) |
Referenced by Find(), XrdSecServer::getParms(), XrdSecServer::xpbind(), and XrdSecProtBind().
Referenced by XrdSecServer::getParms(), XrdSecProtBind(), and ~XrdSecProtBind().
char* XrdSecProtBind::thost |
Referenced by Match(), XrdSecServer::xpbind(), XrdSecProtBind(), and ~XrdSecProtBind().
char* XrdSecProtBind::thostsfx |
Referenced by Match(), and XrdSecProtBind().
Referenced by Match(), and XrdSecProtBind().
Referenced by Match(), and XrdSecProtBind().
Referenced by XrdSecServer::getProtocol(), and XrdSecProtBind().