Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

lcas_vo_data_s Struct Reference

structure that contains the VO information found in the user's gss credential More...

#include <lcas_vo_data.h>


Data Fields

char * vo
char * group
char * subgroup
char * role
char * capability


Detailed Description

structure that contains the VO information found in the user's gss credential

Definition at line 53 of file lcas_vo_data.h.


Field Documentation

char* lcas_vo_data_s::capability
 

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().

char* lcas_vo_data_s::group
 

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().

char* lcas_vo_data_s::role
 

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().

char* lcas_vo_data_s::subgroup
 

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().

char* lcas_vo_data_s::vo
 

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().


The documentation for this struct was generated from the following file:
Generated on Fri May 27 18:10:49 2005 for lcas by doxygen 1.3.5