voms Struct Reference

#include <voms_api.h>


Public Member Functions

 voms (const voms &)
 voms ()
vomsoperator= (const voms &)
 ~voms ()
AC * GetAC ()
std::vector< attributelist > & GetAttributes ()
std::vector< std::string > GetTargets ()

Data Fields

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
int TranslateVOMS (struct vomsdatar *vd, std::vector< voms > &v, int *error)


Detailed Description

Definition at line 79 of file voms_api.h.


Constructor & Destructor Documentation

voms::voms ( const voms  ) 

voms::voms (  ) 

voms::~voms (  ) 


Member Function Documentation

AC* voms::GetAC (  ) 

std::vector<attributelist>& voms::GetAttributes (  ) 

Generic attributes

std::vector<std::string> voms::GetTargets (  ) 

voms& voms::operator= ( const voms  ) 


Friends And Related Function Documentation

int TranslateVOMS ( struct vomsdatar *  vd,
std::vector< voms > &  v,
int *  error 
) [friend]

friend class vomsdata [friend]

Definition at line 80 of file voms_api.h.


Field Documentation

std::string voms::custom

The data returned by an S command

Definition at line 94 of file voms_api.h.

std::string voms::date1

Beginning of validity of the user info

Definition at line 90 of file voms_api.h.

std::string voms::date2

End of validity of the user info

Definition at line 91 of file voms_api.h.

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

Keeps the data in the compact format

Definition at line 96 of file voms_api.h.

std::string voms::serial

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

Definition at line 97 of file voms_api.h.

std::string voms::server

The VOMS server DN, as from its certificate

Definition at line 86 of file voms_api.h.

std::string voms::serverca

The CA which signed the VOMS certificate

Definition at line 87 of file voms_api.h.

The length of the VOMS server signature

Definition at line 82 of file voms_api.h.

std::string voms::signature

The VOMS server signature

Definition at line 83 of file voms_api.h.

std::vector<data> voms::std

User's characteristics

Definition at line 93 of file voms_api.h.

The type of data returned

Definition at line 92 of file voms_api.h.

std::string voms::uri

The URI of the VOMS server

Definition at line 89 of file voms_api.h.

std::string voms::user

The user's DN, as from his certificate

Definition at line 84 of file voms_api.h.

std::string voms::userca

The CA which signed the user's certificate

Definition at line 85 of file voms_api.h.

0 means data didn't originate from an AC

Definition at line 81 of file voms_api.h.

std::string voms::voname

The name of the VO to which the VOMS belongs

Definition at line 88 of file voms_api.h.


The documentation for this struct was generated from the following file:

Generated on Tue Oct 20 07:30:49 2009 for VOMS CC API by  doxygen 1.5.7.1