#include <voms_api.h>
Data Fields | |
std::string | nick |
std::string | host |
std::string | contact |
std::string | vo |
int | port |
int | version |
Definition at line 65 of file voms_api.h.
|
The subject of the server's certificate Definition at line 71 of file voms_api.h. |
|
The hostname of the server Definition at line 70 of file voms_api.h. |
|
< 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 FindBy* functions. The alias of the server Definition at line 69 of file voms_api.h. |
|
The port on which the server is listening Definition at line 73 of file voms_api.h. |
|
The version of globus under which the server is running Definition at line 75 of file voms_api.h. |
|
The VO served by this server Definition at line 72 of file voms_api.h. |