![]() |
XRootD
|
Public Member Functions | |
XrdOfsTPCAllow (char *vDN, char *vGN, char *vHN, char *vVO, XrdOfsTPCAllow *Prev) | |
~XrdOfsTPCAllow () | |
int | Match (const XrdSecEntity *Who, const char *Host) |
Public Attributes | |
XrdOfsTPCAllow * | Next |
char * | theDN |
char * | theGN |
XrdOucNList * | theHN |
char * | theVO |
Definition at line 97 of file XrdOfsTPC.cc.
|
inline |
Definition at line 109 of file XrdOfsTPC.cc.
|
inline |
Definition at line 115 of file XrdOfsTPC.cc.
int XrdOfsTPCAllow::Match | ( | const XrdSecEntity * | Who, |
const char * | Host | ||
) |
Definition at line 122 of file XrdOfsTPC.cc.
References Group, XrdSecEntity::grps, XrdSecEntity::name, strlcpy(), and XrdSecEntity::vorg.
Referenced by XrdOfsTPC::Authorize().
XrdOfsTPCAllow* XrdOfsTPCAllow::Next |
Definition at line 101 of file XrdOfsTPC.cc.
Referenced by XrdOfsTPC::Authorize().
char* XrdOfsTPCAllow::theDN |
Definition at line 102 of file XrdOfsTPC.cc.
char* XrdOfsTPCAllow::theGN |
Definition at line 103 of file XrdOfsTPC.cc.
XrdOucNList* XrdOfsTPCAllow::theHN |
Definition at line 104 of file XrdOfsTPC.cc.
char* XrdOfsTPCAllow::theVO |
Definition at line 105 of file XrdOfsTPC.cc.