class CertificateRetrievalFactory

Class to manage CertificatRetrieval instances

Public Methods

~CertificateRetrievalFactory ()
void addCertificateRetrieval (const string& protocol, CertificateRetrievalImpl* cri)
const CertificateRetrieval& getCertificateRetrieval (const string& protocol)
static CertificateRetrievalFactory& getCertificateRetrievalFactory ()
static vector <Certificate> getCertificates (const URL& url, map& args)
static vector <Certificate> getCertificates (const Directory& directory, map& args)
static vector <AkentiCertificate> getAkentiCertificates (const Directory& directory, map& args)
static vector <AkentiCertificate> getAkentiCertificates (const URL& url, map& args)

Documentation

Class to manage CertificatRetrieval instances. Note: In a multithreaded program:
1) Install custom made CertificateRetrievalImpl objects at startup.
2) The following static methods are thread safe.
getCertificates(...) and getAkentiCertificate(...)
~CertificateRetrievalFactory()

void addCertificateRetrieval(const string& protocol, CertificateRetrievalImpl* cri)

const CertificateRetrieval& getCertificateRetrieval(const string& protocol)

static CertificateRetrievalFactory& getCertificateRetrievalFactory()

static vector <Certificate> getCertificates(const URL& url, map& args)

static vector <Certificate> getCertificates(const Directory& directory, map& args)

static vector <AkentiCertificate> getAkentiCertificates(const Directory& directory, map& args)

static vector <AkentiCertificate> getAkentiCertificates(const URL& url, map& args)


This class has no child classes.
Author:
Srilekha Mudumbai Abdelilah Essiari
Version:
1.1 00/05/01
See Also:
CertificateRetrievalImpl
CertificateRetrievalFactory
CertificateRetrieval
Certificate
AkentiCertificate
URL
Directory

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de