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.

char * lcas_vo_data_s::group
 

group within the VO

Definition at line 49 of file lcas_vo_data.h.

char * lcas_vo_data_s::role
 

the user's role

Definition at line 51 of file lcas_vo_data.h.

char * lcas_vo_data_s::subgroup
 

subgroup name

Definition at line 50 of file lcas_vo_data.h.

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.


The documentation for this struct was generated from the following file:
Generated at Tue Sep 23 15:07:13 2003 for edg-lcas by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001