#include <lcas_vo_data.h>
Data Fields | |
char * | vo |
char * | group |
char * | subgroup |
char * | role |
char * | capability |
Definition at line 53 of file lcas_vo_data.h.
|
the user's capability Definition at line 59 of file lcas_vo_data.h. Referenced by lcas_cleanVoData(), lcas_copyVoData(), lcas_createVoData(), lcas_gacl_add_vomsdata(), lcas_printVoData(), and lcas_stringVoData(). |
|
group within the VO Definition at line 56 of file lcas_vo_data.h. Referenced by lcas_cleanVoData(), lcas_copyVoData(), lcas_createVoData(), lcas_gacl_add_vomsdata(), lcas_printVoData(), and lcas_stringVoData(). |
|
the user's role Definition at line 58 of file lcas_vo_data.h. Referenced by lcas_cleanVoData(), lcas_copyVoData(), lcas_createVoData(), lcas_gacl_add_vomsdata(), lcas_printVoData(), and lcas_stringVoData(). |
|
subgroup name Definition at line 57 of file lcas_vo_data.h. Referenced by lcas_cleanVoData(), lcas_copyVoData(), lcas_createVoData(), lcas_gacl_add_vomsdata(), and lcas_printVoData(). |
|
name of the VO to which the user belongs Definition at line 55 of file lcas_vo_data.h. Referenced by lcas_cleanVoData(), lcas_copyVoData(), lcas_createVoData(), lcas_gacl_add_vomsdata(), lcas_printVoData(), and lcas_stringVoData(). |