#include <XrdSecEntityXtra.hh>
Public Member Functions | |
void | Reset () |
XrdSecEntityXtra () | |
~XrdSecEntityXtra () | |
Public Attributes | |
XrdSysMutex | xMutex |
std::vector< XrdSecAttr * > | attrVec |
std::map< std::string, std::string > | attrMap |
XrdSecEntityXtra::XrdSecEntityXtra | ( | ) | [inline] |
XrdSecEntityXtra::~XrdSecEntityXtra | ( | ) | [inline] |
References Reset().
void XrdSecEntityXtra::Reset | ( | ) |
Referenced by ~XrdSecEntityXtra().
std::map<std::string, std::string> XrdSecEntityXtra::attrMap |
std::vector<XrdSecAttr *> XrdSecEntityXtra::attrVec |