Package org.openpermis.cert

Interface Summary
Attribute Accessor for X509 certificate attributes.
CertificateRepository A certificate repository is a class that can be asked certificates or CRLs (certificate revocation lists) given certain search criteria.
CertificateVerifier Verifies certificates (instances of Certificate, e.g. attribute certificates or user certificates).
 

Class Summary
AttributeCertificate This class represents an attribute certificate.
AttributeCertificateExtractorUtility  
AttributeCertificateGenerator This class represents an attribute certificate generator.
BasicCertificateVerifier A very simple certificate verifier that checks all certificates against one trusted issuer certificate and does not support certificate chains.
CertStoreCertificateRepository This certificate repository is backed the specified CertStore object.
ChainCertificateVerifier This certificate verifier supports mutiple trusted issuers ("trusted anchors") and certificate chains.
KeyStoreReader Reader for the first entry in a key store.
PolicyAttribute A policy attribute of an attribute certificate contains a permis xml policy.
RoleAttribute A role attribute of an attribute certificate contains permis roles.
RoleAttribute.RoleDefinition  
RoleAttributeCertificateManager Simple command line tool for creating attribute certificates containing roles using BouncyCastle as security provider.
 

Exception Summary
AttributeCertificateException Exception type for AttributeCertificateExtractorUtility.
KeyStoreReaderException Wrapper for exceptions encountered by the KeyStoreReader.
 



PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:22
Copyright (c) 2002-2007 Ergon Informatik AG