#include <XrdTokenAuthzOfs.hh>
Inheritance diagram for XrdTokenAuthzOfsDirectory:
Public Member Functions | |
int | open (const char *dirName, const XrdSecClientName *client=0) |
const char * | nextEntry () |
int | close () |
const char * | FName () |
XrdTokenAuthzOfsDirectory (char *user=0) |
Definition at line 22 of file XrdTokenAuthzOfs.hh.
XrdTokenAuthzOfsDirectory::XrdTokenAuthzOfsDirectory | ( | char * | user = 0 |
) | [inline] |
Definition at line 34 of file XrdTokenAuthzOfs.hh.
int XrdTokenAuthzOfsDirectory::open | ( | const char * | dirName, | |
const XrdSecClientName * | client = 0 | |||
) | [inline] |
const char* XrdTokenAuthzOfsDirectory::nextEntry | ( | ) | [inline, virtual] |
Reimplemented from XrdOfsDirectory.
Definition at line 29 of file XrdTokenAuthzOfs.hh.
References XrdOfsDirectory::nextEntry().
int XrdTokenAuthzOfsDirectory::close | ( | ) | [inline, virtual] |
Reimplemented from XrdOfsDirectory.
Definition at line 31 of file XrdTokenAuthzOfs.hh.
References XrdOfsDirectory::close().
const char* XrdTokenAuthzOfsDirectory::FName | ( | ) | [inline, virtual] |
Reimplemented from XrdOfsDirectory.
Definition at line 33 of file XrdTokenAuthzOfs.hh.
References XrdOfsDirectory::FName().