|
XRootD
|
#include <XrdAccEntity.hh>
Inheritance diagram for XrdAccEntity:
Collaboration diagram for XrdAccEntity:Public Member Functions | |
| bool | Next (int &seq, XrdAccEntityInfo &info) |
| void | PutEntity (const XrdSecEntity *secP) |
Public Member Functions inherited from XrdSecAttr | |
| XrdSecAttr (const void *dSig) | |
| virtual void | Delete () |
| Delete this object (may be over-ridden for custom action). | |
Static Public Member Functions | |
| static XrdAccEntity * | GetEntity (const XrdSecEntity *secP, bool &isNew) |
| static void | setError (XrdSysError *errP) |
Additional Inherited Members | |
Protected Member Functions inherited from XrdSecAttr | |
| virtual | ~XrdSecAttr () |
| Destructor (always externally done via Delete() method). | |
Definition at line 64 of file XrdAccEntity.hh.
|
static |
Definition at line 124 of file XrdAccEntity.cc.
References XrdSecEntity::eaAPI, eDest, XrdSysError::Emsg(), XrdSecEntityAttr::Get(), and XrdSecEntity::tident.
Referenced by XrdAccEntityInit::XrdAccEntityInit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 71 of file XrdAccEntity.hh.
References XrdAccEntityInfo::grup, XrdAccEntityInfo::role, and XrdAccEntityInfo::vorg.
Referenced by XrdAccAccess::Access().
Here is the caller graph for this function:| void XrdAccEntity::PutEntity | ( | const XrdSecEntity * | secP | ) |
Definition at line 190 of file XrdAccEntity.cc.
References XrdSecEntityAttr::Add(), and XrdSecEntity::eaAPI.
Referenced by XrdAccEntityInit::~XrdAccEntityInit().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 215 of file XrdAccEntity.cc.
References eDest.
Referenced by XrdAccDefaultAuthorizeObject().
Here is the caller graph for this function: