#include <XrdAccEntity.hh>
Public Member Functions | |
XrdAccEntityInit (const XrdSecEntity *secP, XrdAccEntity *&aeR) | |
~XrdAccEntityInit () | |
Private Attributes | |
const XrdSecEntity * | seP |
XrdAccEntity * | aeP |
XrdAccEntityInit::XrdAccEntityInit | ( | const XrdSecEntity * | secP, | |
XrdAccEntity *& | aeR | |||
) | [inline] |
References aeP, and XrdAccEntity::GetEntity().
XrdAccEntityInit::~XrdAccEntityInit | ( | ) | [inline] |
References aeP, XrdAccEntity::PutEntity(), and seP.
XrdAccEntity* XrdAccEntityInit::aeP [private] |
Referenced by XrdAccEntityInit(), and ~XrdAccEntityInit().
const XrdSecEntity* XrdAccEntityInit::seP [private] |
Referenced by ~XrdAccEntityInit().