Main Page   Data Structures   File List   Data Fields   Globals  

vomsdata Struct Reference

#include <voms_apic.h>


Data Fields

char * cdir
char * vdir
voms ** data
char * workvo
char * extra_data
int volen
int extralen


Field Documentation

char* vomsdata::cdir
 

Definition at line 113 of file voms_apic.h.

struct voms** vomsdata::data
 

User's info, as in the certificate extension. It may contain data gathered from more than one VOMS server,

Definition at line 115 of file voms_apic.h.

char* vomsdata::extra_data
 

The data specified by the user with the --include switch. Note that this field doesn't contain the result of a request to the VOMS server, but instead data specified by the user. The reason for the introduction of this extension is to let a user include important data into his proxy certificate, like, for example, a kerberos ticket

Definition at line 120 of file voms_apic.h.

int vomsdata::extralen
 

Definition at line 130 of file voms_apic.h.

char* vomsdata::vdir
 

Definition at line 114 of file voms_apic.h.

int vomsdata::volen
 

Definition at line 129 of file voms_apic.h.

char* vomsdata::workvo
 

The value of the -vo option of the voms-proxy-init command

Definition at line 118 of file voms_apic.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 29 11:36:24 2004 for VOMS C API by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002