class CertificateRetrievalImpl

Class used to retrieve certificate and Akenti certificate

Inheritance:


Public Methods

[more]virtual ~CertificateRetrievalImpl ()
[more]void getCertificates (const URL& url, map<string, string>& args, vector<Certificate>& certs) const
[more]void getAkentiCertificates (const URL& url, map<string, string>& args, vector<AkentiCertificate>& certs) const

Protected Methods

[more] CertificateRetrievalImpl ()
[more]virtual void getContent (const URL& url, map<string, string>& args, vector<string>& results, string &enc) const


Documentation

Class used to retrieve certificate and Akenti certificate

ovirtual ~CertificateRetrievalImpl()

ovoid getCertificates(const URL& url, map<string, string>& args, vector<Certificate>& certs) const

ovoid getAkentiCertificates(const URL& url, map<string, string>& args, vector<AkentiCertificate>& certs) const

o CertificateRetrievalImpl()

ovirtual void getContent(const URL& url, map<string, string>& args, vector<string>& results, string &enc) const = 0


Direct child classes:
LdapCertificateRetrievalImpl
FileCertificateRetrievalImpl
Author:
Srilekha Mudumbai Abdelilah Essiari
Version:
1.1 00/05/01
See Also:
URL

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.