![]() |
ROOT
6.06/09
Reference Guide
|
#include <list>#include "XpdSysPthread.h"#include "XrdProofdConfig.h"#include "XrdOuc/XrdOucString.hh"
Include dependency graph for XrdProofdClientMgr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XrdProofdClientMgr |
Macros | |
| #define | XPD_LOGGEDIN 1 |
| #define | XPD_NEED_AUTH 2 |
| #define | XPD_ADMINUSER 4 |
| #define | XPD_NEED_MAP 8 |
| #define XPD_ADMINUSER 4 |
Definition at line 35 of file XrdProofdClientMgr.h.
Referenced by XrdProofdClientMgr::Auth().
| #define XPD_LOGGEDIN 1 |
Definition at line 33 of file XrdProofdClientMgr.h.
Referenced by XrdProofdClientMgr::Login(), XrdProofdManager::Process(), and XrdProofdProtocol::Process2().
| #define XPD_NEED_AUTH 2 |
Definition at line 34 of file XrdProofdClientMgr.h.
Referenced by XrdProofdClientMgr::Auth(), XrdProofdClientMgr::Login(), and XrdProofdClientMgr::MapClient().
| #define XPD_NEED_MAP 8 |
Definition at line 36 of file XrdProofdClientMgr.h.
Referenced by XrdProofdClientMgr::Login().