glite::wms::wmproxyapi::ConfigContext Struct Reference

Used to configure non-default properties such as:. More...

#include <interface/glite/wms/wmproxyapi/wmproxy_api.h>

Public Member Functions

 ConfigContext (std::string p, std::string s, std::string t)
 Default constructor.
virtual ~ConfigContext () throw ()
 Default destructor.

Data Fields

std::string proxy_file
 User proxy file (default value is: /tmp/x509_u(uid) ).
std::string endpoint
 Endpoint URL (default value in the wsdl file).
std::string trusted_cert_dir
 Trusted certificates location (default value is: /etc/grid-security/certificates).
int soap_timeout
 SOAP Timeout.
bool server_authentication
 server authentication flag

Detailed Description

Used to configure non-default properties such as:.


Constructor & Destructor Documentation

glite::wms::wmproxyapi::ConfigContext::ConfigContext ( std::string  p,
std::string  s,
std::string  t 
)

Default constructor.

virtual glite::wms::wmproxyapi::ConfigContext::~ConfigContext (  )  throw () [virtual]

Default destructor.


Field Documentation

Endpoint URL (default value in the wsdl file).

User proxy file (default value is: /tmp/x509_u(uid) ).

server authentication flag

SOAP Timeout.

Trusted certificates location (default value is: /etc/grid-security/certificates).


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

Generated on 8 Mar 2013 for glite-wms-wmproxy-api-cpp-3.5.0 by  doxygen 1.6.1