class CertificateRetrievalFactory |
Class to manage CertificatRetrieval instances.
![]() | ~CertificateRetrievalFactory () |
![]() | addCertificateRetrieval (const string& protocol, CertificateRetrievalImpl* cri) |
![]() | getCertificateRetrieval (const string& protocol) |
![]() | getCertificateRetrievalFactory () |
![]() | getCertificates (const URL& url, map<string, string>& args) |
![]() | getCertificates (const Directory& directory, map<string, string>& args) |
![]() | getAkentiCertificates (const Directory& directory, map<string, string>& args) |
![]() | getAkentiCertificates (const URL& url, map<string, string>& args) |
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(...)
Alphabetic index HTML hierarchy of classes or Java