interface/glite/wms/wmproxyapi/wmproxy_api_utilities.h File Reference

wsdl wmproxy service wrapper A wrapper around wmproxy Web Service. More...

#include "glite/wms/wmproxyapi/wmproxy_api.h"
#include <iostream>
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  glite
namespace  glite::wms
namespace  glite::wms::wmproxyapiutils

Functions

const time_t glite::wms::wmproxyapiutils::getTime ()
const char * glite::wms::wmproxyapiutils::checkPathExistence (const char *path)
 Checks if an absolute path exists on the local machine.
const char * glite::wms::wmproxyapiutils::getTrustedCert (glite::wms::wmproxyapi::ConfigContext *cfs=NULL)
 Returns the local pathname of the directory containing the trusted certificates.
const char * glite::wms::wmproxyapiutils::getProxyFile (glite::wms::wmproxyapi::ConfigContext *cfs=NULL)
 Returns the pathname of the user proxy file.
const char * glite::wms::wmproxyapiutils::getEndPoint (glite::wms::wmproxyapi::ConfigContext *cfs=NULL)
 Returns the endpoint URL registerred in the input configuration context.
const long glite::wms::wmproxyapiutils::getProxyTimeLeft (std::string pxfile)
 Returns time left of the input proxy certificate (in minutes).
const long glite::wms::wmproxyapiutils::getCertTimeLeft (std::string pxfile)
 Returns time left of the input proxy certificate (in seconds).
const std::vector< std::string > glite::wms::wmproxyapiutils::getFQANs (std::string pxfile)
 Returns the list of the FQAN's of a voms-proxy file.

Detailed Description

wsdl wmproxy service wrapper A wrapper around wmproxy Web Service.

It provides primitive or simple structure to access more complicated service methods


Generated on 16 May 2012 for glite-wms-wmproxy-api-cpp-3.3.3 by  doxygen 1.6.1