Main Page | Data Structures | File List | Data Fields | Globals

contactdata Struct Reference

#include <voms_apic.h>


Data Fields

char * nick
char * host
char * contact
char * vo
int port
char * reserved
int version


Detailed Description

Definition at line 45 of file voms_apic.h.


Field Documentation

char* contactdata::contact
 

The subject of the server's certificate

Definition at line 50 of file voms_apic.h.

char* contactdata::host
 

The hostname of the server

Definition at line 49 of file voms_apic.h.

char* contactdata::nick
 

< You must never allocate directly this structure. Its sizeof() is subject to change without notice. The only supported way to obtain it is via the VOMS_FindBy* functions. The alias of the server

Definition at line 48 of file voms_apic.h.

int contactdata::port
 

The port on which the server is listening

Definition at line 52 of file voms_apic.h.

char* contactdata::reserved
 

HANDS OFF!

Definition at line 53 of file voms_apic.h.

int contactdata::version
 

The version of Globus on which this server runs.

Definition at line 54 of file voms_apic.h.

char* contactdata::vo
 

The VO served by this server

Definition at line 51 of file voms_apic.h.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 20 07:27:56 2009 for VOMS C API by  doxygen 1.4.4