class UseCondCollector

A UseCondCollector collects UseCondition certificates and verifies them.

Inheritance:


Public Methods

[more] UseCondCollector (AKRuntime* akRuntime)
Contructs this object.
[more] ~UseCondCollector ()
Destroys this object
[more]bool collectUseCondCertificates ()
Collects and verifies uc certificates for each policy.
[more]const AkentiMessage& getAkentiMessage () const
Returns a status message


Inherited from LogInterface:

Public Methods

ovoid iLog(int level, const string& key, const string& mesg = "") const
ovoid bLog(int level, const string& key, const string& mesg = "") const
ovoid sLog(int level, const string& key, const string& mesg = "") const
ovoid fLog(int level, const string& key, const string& mesg = "") const


Documentation

A UseCondCollector collects UseCondition certificates and verifies them.

The UseCondition Collector does not verify the policy certificates. It assumes that this has been done by the PolicyCollector.

o UseCondCollector(AKRuntime* akRuntime)
Contructs this object.

See Also:
Policy

o ~UseCondCollector()
Destroys this object

obool collectUseCondCertificates()
Collects and verifies uc certificates for each policy.

See Also:
collectUseCondCertificates(Policy&)

oconst AkentiMessage& getAkentiMessage() const
Returns a status message


This class has no child classes.
Author:
Abdelilah Essiari Srilekha Mudumbai
Version:
1.1 00/05/01
See Also:
Policy
AKRuntime

Alphabetic index HTML hierarchy of classes or Java



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