class PolicyChecker |
A PolicyChecker goes through all the Policy certificates available for the given resource, and all the Use Condition certificates associated with the Policy certificates collected so far.
![]() | PolicyChecker () Constructs this object |
![]() | ~PolicyChecker () Destroys this object |
![]() | checkPolicy (const string& resource, CertInfoCollector &cinfoCol, AkentiMessage& mesg) Collects Policy certificates associated with a resources; collects AkentiMessages that state if the certificates were verified, or had some error associated with them; Collects Use Condition certificates associated with the above Policy certificates - and error or "OK" messages associated with them. |
A PolicyChecker goes through all the Policy certificates available for the given resource, and all the Use Condition certificates associated with the Policy certificates collected so far. In all cases it collects an error message if the certificate has a problem or an "OK" message if it was fine. It also collects information on whether the certificates were used or not. This file is based on the original PolicyChecker written by Abdelilah Essiari and Srilekha Mudumbaisee @AKRuntime see @PolicyContext see CertInfoCollector
Alphabetic index HTML hierarchy of classes or Java