|
xrootd
|

Public Member Functions | |
| int | Match (const XrdSecEntity *Who, const char *Host) |
| XrdOfsTPCAllow (char *vDN, char *vGN, char *vHN, char *vVO, XrdOfsTPCAllow *Prev) | |
| ~XrdOfsTPCAllow () | |
Public Attributes | |
| XrdOfsTPCAllow * | Next |
| char * | theDN |
| char * | theGN |
| XrdOucNList * | theHN |
| char * | theVO |
|
inline |
References theHN.
|
inline |
References theHN.
| int XrdOfsTPCAllow::Match | ( | const XrdSecEntity * | Who, |
| const char * | Host | ||
| ) |
References XrdSecEntity::grps, XrdSecEntity::name, XrdOucNList::NameOK(), strlcpy(), theDN, theGN, theHN, theVO, and XrdSecEntity::vorg.
Referenced by XrdOfsTPC::Authorize().
| XrdOfsTPCAllow* XrdOfsTPCAllow::Next |
Referenced by XrdOfsTPC::Authorize().
| char* XrdOfsTPCAllow::theDN |
Referenced by Match().
| char* XrdOfsTPCAllow::theGN |
Referenced by Match().
| XrdOucNList* XrdOfsTPCAllow::theHN |
Referenced by Match(), XrdOfsTPCAllow(), and ~XrdOfsTPCAllow().
| char* XrdOfsTPCAllow::theVO |
Referenced by Match().
1.8.3.1