#include <XrdVomsMapfile.hh>
Enumerator |
---|
Debug |
|
Info |
|
Warning |
|
Error |
|
All |
|
virtual XrdVomsMapfile::~XrdVomsMapfile |
( |
| ) |
|
|
virtual |
XrdVomsMapfile::XrdVomsMapfile |
( |
XrdSysError * |
erp, |
|
|
const std::string & |
mapfile |
|
) |
| |
|
private |
bool XrdVomsMapfile::Compare |
( |
const MapfileEntry & |
entry, |
|
|
const std::vector< std::string > & |
fqan |
|
) |
| |
|
private |
bool XrdVomsMapfile::IsValid |
( |
| ) |
const |
|
inline |
static void* XrdVomsMapfile::MaintenanceThread |
( |
void * |
myself_raw | ) |
|
|
staticprivate |
std::vector<std::string> XrdVomsMapfile::MakePath |
( |
const XrdOucString & |
group | ) |
|
|
private |
std::string XrdVomsMapfile::Map |
( |
const std::vector< std::string > & |
fqan | ) |
|
|
private |
bool XrdVomsMapfile::ParseLine |
( |
const std::string & |
line, |
|
|
std::vector< std::string > & |
entry, |
|
|
std::string & |
target |
|
) |
| |
|
private |
bool XrdVomsMapfile::ParseMapfile |
( |
const std::string & |
mapfile | ) |
|
|
private |
bool XrdVomsMapfile::Reconfigure |
( |
| ) |
|
|
private |
void XrdVomsMapfile::SetErrorStream |
( |
XrdSysError * |
erp | ) |
|
|
inlineprivate |
std::shared_ptr<const std::vector<MapfileEntry> > XrdVomsMapfile::m_entries |
|
private |
bool XrdVomsMapfile::m_is_valid = false |
|
private |
std::string XrdVomsMapfile::m_mapfile |
|
private |
constexpr unsigned XrdVomsMapfile::m_update_interval = 30 |
|
staticprivate |
bool XrdVomsMapfile::tried_configure |
|
staticprivate |
The documentation for this class was generated from the following file: