xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdSecEntityXtra Class Reference

#include <XrdSecEntityXtra.hh>

Inheritance diagram for XrdSecEntityXtra:
Inheritance graph
[legend]
Collaboration diagram for XrdSecEntityXtra:
Collaboration graph
[legend]

Public Member Functions

void Reset ()
 
 XrdSecEntityXtra ()
 
 ~XrdSecEntityXtra ()
 
- Public Member Functions inherited from XrdSecEntityAttr
bool Add (XrdSecAttr &attr)
 
bool Add (const std::string &key, const std::string &val, bool replace=false)
 
XrdSecAttrGet (const void *sigkey)
 
bool Get (const std::string &key, std::string &val)
 
std::vector< std::string > Keys ()
 
void List (XrdSecEntityAttrCB &attrCB)
 
 XrdSecEntityAttr (XrdSecEntityXtra *xtra)
 
 ~XrdSecEntityAttr ()
 

Public Attributes

XrdSysMutex xMutex
 
std::vector< XrdSecAttr * > attrVec
 
std::map< std::string, std::string > attrMap
 

Constructor & Destructor Documentation

◆ XrdSecEntityXtra()

XrdSecEntityXtra::XrdSecEntityXtra ( )
inline

◆ ~XrdSecEntityXtra()

XrdSecEntityXtra::~XrdSecEntityXtra ( )
inline

References Reset().

Member Function Documentation

◆ Reset()

void XrdSecEntityXtra::Reset ( )

Referenced by ~XrdSecEntityXtra().

Member Data Documentation

◆ attrMap

std::map<std::string, std::string> XrdSecEntityXtra::attrMap

◆ attrVec

std::vector<XrdSecAttr *> XrdSecEntityXtra::attrVec

◆ xMutex

XrdSysMutex XrdSecEntityXtra::xMutex

The documentation for this class was generated from the following file: