Main Page   Data Structures   File List   Data Fields   Globals  

voms Struct Reference

#include <voms_apic.h>


Data Fields

int siglen
char * signature
char * user
char * userca
char * server
char * serverca
char * voname
char * uri
char * date1
char * date2
int type
data ** std
char * custom
int datalen
int version
char ** fqan
char * serial


Field Documentation

char* voms::custom
 

The data returned by an S command

Definition at line 64 of file voms_apic.h.

int voms::datalen
 

Definition at line 65 of file voms_apic.h.

char* voms::date1
 

Beginning of validity of the user info

Definition at line 60 of file voms_apic.h.

char* voms::date2
 

End of validity of the user info

Definition at line 61 of file voms_apic.h.

char** voms::fqan
 

User's attributes in compact format

Definition at line 67 of file voms_apic.h.

char* voms::serial
 

Serial number. Only significant if coming from AC. Null otherwise

Definition at line 68 of file voms_apic.h.

char* voms::server
 

The VOMS server DN, as from its certificate

Definition at line 56 of file voms_apic.h.

char* voms::serverca
 

The CA which signed the VOMS certificate

Definition at line 57 of file voms_apic.h.

int voms::siglen
 

The length of the VOMS server signature

Definition at line 52 of file voms_apic.h.

char* voms::signature
 

The VOMS server signature

Definition at line 53 of file voms_apic.h.

struct data** voms::std
 

User's characteristics

Definition at line 63 of file voms_apic.h.

int voms::type
 

The type of data returned

Definition at line 62 of file voms_apic.h.

char* voms::uri
 

The URI of the VOMS server

Definition at line 59 of file voms_apic.h.

char* voms::user
 

The user's DN, as from his certificate

Definition at line 54 of file voms_apic.h.

char* voms::userca
 

The CA which signed the user's certificate

Definition at line 55 of file voms_apic.h.

int voms::version
 

Definition at line 66 of file voms_apic.h.

char* voms::voname
 

The name of the VO to which the VOMS belongs

Definition at line 58 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