class AKRuntime |
![]() | ~AKRuntime () |
![]() | getResource () Returns the name of the resource. |
![]() | getAkentiPrincipal () Returns the user. |
![]() | getPolicies () Returns the policies. |
![]() | getPolicyContext () Returns the policy context. |
![]() | getCertInfoCollector () Returns the CertInfo collector |
![]() | getDesiredActions () Returns the desired actions. |
![]() | getRestrictedAttributes () Returns the desired attributes. |
![]() | isAttributeDesired (const string& attribute, const string& value) const Returns true if action is desired. |
![]() | isActionDesired (const string& action) const Returns true if action is desired |
![]() | getAttributeURLS () Returns the urls used to locate attribute directories |
![]() | getCertificateVerifier () Returns the certificate verifier. |
![]() | getCacheInterval () Returns the cache interval |
![]() | getCertificateCache () Use this to cache certificates |
![]() | setResource (const string& resource) |
![]() | setAkentiPrincipal (const AkentiPrincipal& ap) |
![]() | setResourceAltName (const string& resAltName) |
![]() | setSubjectCert (const AkentiX509Certificate& cert) |
![]() | setCapabilityCert (const CapabilityCertificate& cert) |
![]() | addAkentiX509Cert (const AkentiX509Certificate& x509Cert) |
![]() | addAttributeCert (const AttributeCertificate& attrCert) |
![]() | addUnconditionalAction (const string& unconditionalAction) |
![]() | addConditionalActions (const ConditionalActions& condActions) |
![]() | getCACerts (int startLevel, int &caLevel) |
![]() | getCALevel (int level) |
![]() | getIdentityURLS (int level) |
![]() | addPolicy (const Policy& policy) |
![]() | getPolicy (int index) |
![]() | numOfPolicies () |
![]() | setLevel (int level) |
![]() | getLevel () |
![]() | setExternalEvaluator (const ExternalEvaluator& externalEvaluator) |
![]() | setDesiredActions (const set<string>& desiredActions) |
![]() | setRestrictedAttributes (const multimap<string, string>& desiredAttributes) |
![]() | setCacheCap (bool) |
![]() | getCacheCap () const |
![]() | getExternalEvaluator () |
![]() | shouldStop () const |
![]() | paramString () const |
![]() | createAKRuntime () |
empty => all actions are desired.
Note: empty ==> all actions are desired.
Alphabetic index HTML hierarchy of classes or Java