delegationns__NewProxyReq Class Reference

#include <src/soapStub.h>


Detailed Description

"http://www.gridsite.org/namespaces/delegation-2":NewProxyReq is a complexType.New proxy certificate request, containing the certificate request and a generated delegation ID.


Public Member Functions

virtual int soap_type () const
virtual void soap_default (struct soap *)
virtual void soap_serialize (struct soap *) const
virtual int soap_put (struct soap *, const char *, const char *) const
virtual int soap_out (struct soap *, const char *, int, const char *) const
virtual void * soap_get (struct soap *, const char *, const char *)
virtual void * soap_in (struct soap *, const char *, const char *)
 delegationns__NewProxyReq ()
virtual ~delegationns__NewProxyReq ()

Data Fields

std::string * proxyRequest
std::string * delegationID
soapsoap
std::string * proxyRequest
 The new RFC 3280 style proxy certificate request in PEM format with Base64 encoding. Nullable pointer.
std::string * delegationID
 The ID associated with the new delegation session. Nullable pointer.
soapsoap
 A handle to the soap struct that manages this instance (automatically set).


Constructor & Destructor Documentation

delegationns__NewProxyReq::delegationns__NewProxyReq (  )  [inline]

virtual delegationns__NewProxyReq::~delegationns__NewProxyReq (  )  [inline, virtual]


Member Function Documentation

virtual void delegationns__NewProxyReq::soap_default ( struct soap  )  [virtual]

virtual void* delegationns__NewProxyReq::soap_get ( struct soap ,
const char *  ,
const char *   
) [virtual]

virtual void* delegationns__NewProxyReq::soap_in ( struct soap ,
const char *  ,
const char *   
) [virtual]

virtual int delegationns__NewProxyReq::soap_out ( struct soap ,
const char *  ,
int  ,
const char *   
) const [virtual]

virtual int delegationns__NewProxyReq::soap_put ( struct soap ,
const char *  ,
const char *   
) const [virtual]

virtual void delegationns__NewProxyReq::soap_serialize ( struct soap  )  const [virtual]

virtual int delegationns__NewProxyReq::soap_type (  )  const [inline, virtual]


Field Documentation

std::string* delegationns__NewProxyReq::delegationID

The ID associated with the new delegation session. Nullable pointer.

Element delegationID of type xs:string.

std::string* delegationns__NewProxyReq::delegationID

std::string* delegationns__NewProxyReq::proxyRequest

The new RFC 3280 style proxy certificate request in PEM format with Base64 encoding. Nullable pointer.

Element proxyRequest of type xs:string.

std::string* delegationns__NewProxyReq::proxyRequest

struct soap* delegationns__NewProxyReq::soap

A handle to the soap struct that manages this instance (automatically set).

struct soap* delegationns__NewProxyReq::soap


The documentation for this class was generated from the following files:
Generated on Wed May 16 19:13:04 2012 for glite-wms-wmproxy-api-cpp-3.3.3 by  doxygen 1.4.7