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 46 of file lcas_vo_data.h.


Field Documentation

char* lcas_vo_data_s::capability
 

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.

char* lcas_vo_data_s::group
 

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.

char* lcas_vo_data_s::role
 

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.

char* lcas_vo_data_s::subgroup
 

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.

char* lcas_vo_data_s::vo
 

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.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 20 15:14:15 2004 for edg-lcas by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002