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

lcmaps_vo_data_s Struct Reference

structure that contains the VO information found in the user's proxy certificate More...

#include <lcmaps_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 proxy certificate

Definition at line 64 of file lcmaps_vo_data.h.


Field Documentation

char* lcmaps_vo_data_s::capability
 

the user's capability

Definition at line 70 of file lcmaps_vo_data.h.

Referenced by lcmaps_cleanVoData(), lcmaps_copyVoData(), lcmaps_createVoData(), lcmaps_printVoData(), and lcmaps_stringVoData().

char* lcmaps_vo_data_s::group
 

group within the VO

Definition at line 67 of file lcmaps_vo_data.h.

Referenced by lcmaps_cleanVoData(), lcmaps_copyVoData(), lcmaps_createVoData(), lcmaps_printVoData(), and lcmaps_stringVoData().

char* lcmaps_vo_data_s::role
 

the user's role

Definition at line 69 of file lcmaps_vo_data.h.

Referenced by lcmaps_cleanVoData(), lcmaps_copyVoData(), lcmaps_createVoData(), lcmaps_printVoData(), and lcmaps_stringVoData().

char* lcmaps_vo_data_s::subgroup
 

subgroup name

Definition at line 68 of file lcmaps_vo_data.h.

Referenced by lcmaps_cleanVoData(), lcmaps_copyVoData(), lcmaps_createVoData(), and lcmaps_printVoData().

char* lcmaps_vo_data_s::vo
 

name of the VO to which the user belongs

Definition at line 66 of file lcmaps_vo_data.h.

Referenced by lcmaps_cleanVoData(), lcmaps_copyVoData(), lcmaps_createVoData(), lcmaps_printVoData(), and lcmaps_stringVoData().


The documentation for this struct was generated from the following file:
Generated on Sun May 29 21:22:13 2005 for lcmaps by doxygen 1.3.5