Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
ACTrustStore | |
VOMSTrustStore |
Class Summary | |
ACCerts | This class represents the ACCerts extension which may be present in the AC. |
ACGenerator |
AttributeCertificateInfo ::= SEQUENCE { version AttCertVersion -- version is v2, holder Holder, issuer AttCertIssuer, signature AlgorithmIdentifier, serialNumber CertificateSerialNumber, attrCertValidityPeriod AttCertValidityPeriod, attributes SEQUENCE OF Attribute, issuerUniqueID UniqueIdentifier OPTIONAL, extensions Extensions OPTIONAL } AttCertVersion ::= INTEGER { v2(1) } |
ACTargets | The intent of this class is to represent the ACTargets extension which may be present in the AC. |
ACValidator | Validator class capable of validating an Attribute Certificate and verify its signature against a trust store of Attribute Authority certificates. |
AttCertIssuer | Shadow implementation of AttributeCertificateInfo from BouncyCastle |
AttributeCertificate | A shadow implementation of the non-working BouncyCastle implementation of X.509 Attribute Certificates |
AttributeCertificateInfo | Shadow implementation of AttributeCertificateInfo from BouncyCastle |
AttributeHolder | This calss represents an Attribute Holder object. |
FullAttributes | This class represents the GenericAttributes extension which may be found in the AC. |
GenericAttribute | This class represents the single Generic Attribute. |
Holder | The Holder object. |
IetfAttrSyntax | Implementation of IetfAttrSyntax as specified
by RFC3281. |
ObjectDigestInfo | Copyright (c) Members of the EGEE Collaboration. |
Util | |
V2Form |