VOMS CC API 1.5.0
|
#include <voms_api.h>
Data Fields | |
std::string | grantor |
std::vector< attribute > | attributes |
Definition at line 72 of file voms_api.h.
std::vector<attribute> attributelist::attributes |
The attributes themselves.
Definition at line 74 of file voms_api.h.
std::string attributelist::grantor |
Who granted these attributes.
Definition at line 73 of file voms_api.h.