Main Page   Compound List   File List   Compound Members   File Members  

contactdata Struct Reference

#include <voms_api.h>

List of all members.

Public Attributes

std::string nick
std::string host
std::string contact
std::string vo
int port


Member Data Documentation

std::string contactdata::contact
 

The subject of the server's certificate

Definition at line 52 of file voms_api.h.

std::string contactdata::host
 

The hostname of the server

Definition at line 51 of file voms_api.h.

std::string contactdata::nick
 

The alias of the server

Definition at line 50 of file voms_api.h.

int contactdata::port
 

The port on which the server is listening

Definition at line 54 of file voms_api.h.

std::string contactdata::vo
 

The VO served by this server

Definition at line 53 of file voms_api.h.


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