Main Page   Compound List   File List   Compound Members   File Members  

voms Struct Reference

#include <voms_api.h>

List of all members.

Public Methods

 voms (const voms &)
 voms ()
voms & operator= (const voms &)
 ~voms ()

Public Attributes

int version
int siglen
std::string signature
std::string user
std::string userca
std::string server
std::string serverca
std::string voname
std::string uri
std::string date1
std::string date2
data_type type
std::vector< datastd
std::string custom
std::vector< std::string > fqan
std::string serial

Friends

class vomsdata


Constructor & Destructor Documentation

voms::voms const voms &   
 

voms::voms  
 

voms::~voms  
 


Member Function Documentation

voms& voms::operator= const voms &   
 


Friends And Related Function Documentation

friend class vomsdata [friend]
 

Definition at line 58 of file voms_api.h.


Member Data Documentation

std::string voms::custom
 

The data returned by an S command

Definition at line 72 of file voms_api.h.

std::string voms::date1
 

Beginning of validity of the user info

Definition at line 68 of file voms_api.h.

std::string voms::date2
 

End of validity of the user info

Definition at line 69 of file voms_api.h.

std::vector<std::string> voms::fqan
 

Keeps the data in the compact format

Definition at line 74 of file voms_api.h.

std::string voms::serial
 

Serial number. "0" if coming from non-ac

Definition at line 75 of file voms_api.h.

std::string voms::server
 

The VOMS server DN, as from its certificate

Definition at line 64 of file voms_api.h.

std::string voms::serverca
 

The CA which signed the VOMS certificate

Definition at line 65 of file voms_api.h.

int voms::siglen
 

The length of the VOMS server signature

Definition at line 60 of file voms_api.h.

std::string voms::signature
 

The VOMS server signature

Definition at line 61 of file voms_api.h.

std::vector<data> voms::std
 

User's characteristics

Definition at line 71 of file voms_api.h.

data_type voms::type
 

The type of data returned

Definition at line 70 of file voms_api.h.

std::string voms::uri
 

The URI of the VOMS server

Definition at line 67 of file voms_api.h.

std::string voms::user
 

The user's DN, as from his certificate

Definition at line 62 of file voms_api.h.

std::string voms::userca
 

The CA which signed the user's certificate

Definition at line 63 of file voms_api.h.

int voms::version
 

0 means data didn't originate from an AC

Definition at line 59 of file voms_api.h.

std::string voms::voname
 

The name of the VO to which the VOMS belongs

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