class AKCertHolderImpl

The AKCertHolder holds an AkentiCertficate, the level of the trust verification, and caching start/end times

Public Methods

AKCertHolderImpl (const AkentiCertificate& cert = AkentiCertificate(), int level = 0, const UtcTime& startCacheTime = UtcTime(), const UtcTime& endCacheTime = UtcTime())
void addCertificateStatusListener (CertificateStatusListener* l)
void removeCertificateStatusListener (CertificateStatusListener* l)
const AkentiCertificate& getCertificate () const
bool setLevel (int level)
int getLevel () const
bool setStartCacheTime (const UtcTime& startCacheTime)
const UtcTime& getStartCacheTime () const
bool setEndCacheTime (const UtcTime& endCacheTime)
const UtcTime& getEndCacheTime () const
bool checkValidity (const UtcTime& utc)
string paramString () const

Documentation

The AKCertHolder holds an AkentiCertficate, the level of the trust verification, and caching start/end times. Components can register their interests in changes to the info held in AKCertHolder.
AKCertHolderImpl(const AkentiCertificate& cert = AkentiCertificate(), int level = 0, const UtcTime& startCacheTime = UtcTime(), const UtcTime& endCacheTime = UtcTime())

void addCertificateStatusListener(CertificateStatusListener* l)

void removeCertificateStatusListener(CertificateStatusListener* l)

const AkentiCertificate& getCertificate() const

bool setLevel(int level)

int getLevel() const

bool setStartCacheTime(const UtcTime& startCacheTime)

const UtcTime& getStartCacheTime() const

bool setEndCacheTime(const UtcTime& endCacheTime)

const UtcTime& getEndCacheTime() const

bool checkValidity(const UtcTime& utc)

string paramString() const


This class has no child classes.
Author:
Srilekha Mudumbai Abdelilah Essiari
Version:
1.1 00/05/01
See Also:
ref_ptr
AkentiCertificate;
CertificateStatusListener;
UtcTime

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