elements

o AkentiInputStream
An AkentiInputStream is used to deserialize objects from an ASCI string that was written using the conventions defined in AkentiOutputStream.
o AkentiIssuer
An AkentiIssuer holds an AkentiPrincipal and the directories where its chain of x509 certs is stored.
o AkentiObject
Defines the interface that Akenti elements must implement.
o AkentiOutputStream
An AkentiOutputStream object is used to serialize all types of objects using a simple scheme to write the objects' string reprsentations.
o AkentiPrincipal
An AkentiPrincipal is used to represent an entity in the Akenti world.
o AttributeInfo
An AttributeInfo consists mainly of an attribute, a value, and possibly a list of cas/issuers/authorities depending on its type.
o CertificateAuthorityInfo
A CertificateAuthorityInfo holds ca's chain of x509 certs.
o Condition
Holds a boolean expression and a vector of AttributeInfo objects that describe the attribute/value pairs contained in the expression.
o ConditionalActions
Holds a boolean expression and a vector of AttributeInfo objects that describe the attribute/value pairs contained in the expression and a list of actions that will be granted if the expression evaluates to true.
o Directory
A Directory object contains a string representation of a URL.
o UseCondIssuerGroup
A UseCondIssuerGroup object consists of one more AkentiPrincipal who represent Use-Condition Certificate Issuers and one or more locators that are used to locate Use-Condition certificates issued by those issuers.

Alphabetic index Hierarchy of classes



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