Class to manage CertificatRetrieval instances
![]() | ~CertificateRetrievalFactory () |
![]() | addCertificateRetrieval (const string& protocol, CertificateRetrievalImpl* cri) |
![]() | getCertificateRetrieval (const string& protocol) |
![]() | getCertificateRetrievalFactory () |
![]() | getCertificates (const URL& url, map |
![]() | getCertificates (const Directory& directory, map |
![]() | getAkentiCertificates (const Directory& directory, map |
![]() | getAkentiCertificates (const URL& url, map |
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(...)
void addCertificateRetrieval(const string& protocol, CertificateRetrievalImpl* cri)
const CertificateRetrieval& getCertificateRetrieval(const string& protocol)
static CertificateRetrievalFactory& getCertificateRetrievalFactory()
static vector <Certificate> getCertificates(const URL& url, map
static vector <Certificate> getCertificates(const Directory& directory, map
static vector <AkentiCertificate> getAkentiCertificates(const Directory& directory, map
static vector <AkentiCertificate> getAkentiCertificates(const URL& url, map
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