Public Member Functions | |
| XrdNetTextList (char *newtext) | |
| ~XrdNetTextList () | |
Public Attributes | |
| XrdNetTextList * | next |
| char * | text |
Definition at line 44 of file XrdNetSecurity.cc.
| XrdNetTextList::XrdNetTextList | ( | char * | newtext | ) | [inline] |
| XrdNetTextList::~XrdNetTextList | ( | ) | [inline] |
Definition at line 48 of file XrdNetSecurity.cc.
Referenced by XrdNetSecurity::AddNetGroup(), XrdNetSecurity::Authorize(), XrdNetSecurity::Merge(), and XrdNetTextList().
| char* XrdNetTextList::text |
Definition at line 49 of file XrdNetSecurity.cc.
Referenced by XrdNetSecurity::Authorize(), XrdNetSecurity::Merge(), XrdNetTextList(), and ~XrdNetTextList().
1.5.1