#include <lcas_vo_data.h>
Data Fields | |
char * | vo |
char * | group |
char * | subgroup |
char * | role |
char * | capability |
Definition at line 46 of file lcas_vo_data.h.
|
the user's capability Definition at line 52 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 49 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 51 of file lcas_vo_data.h. Referenced by lcas_cleanVoData, lcas_copyVoData, lcas_createVoData, lcas_gacl_add_vomsdata, lcas_printVoData, lcas_stringVoData, and plugin_confirm_authorization. |
|
subgroup name Definition at line 50 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 48 of file lcas_vo_data.h. Referenced by lcas_cleanVoData, lcas_copyVoData, lcas_createVoData, lcas_gacl_add_vomsdata, lcas_printVoData, and lcas_stringVoData. |