Uses of Package
eu.emi.security.authn.x509.helpers.pkipath

Packages that use eu.emi.security.authn.x509.helpers.pkipath
eu.emi.security.authn.x509.helpers.ocsp Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560. 
eu.emi.security.authn.x509.helpers.pkipath Helper classes for internal, low level, logic of certificate path validation. 
eu.emi.security.authn.x509.helpers.pkipath.bc Helper classes included (mostly copied) from the BouncyCastle 1.46 library. 
eu.emi.security.authn.x509.helpers.revocation Helper classes, implementing general revocation checking functionality. 
eu.emi.security.authn.x509.impl Contains implementation classes of the library. 
 

Classes in eu.emi.security.authn.x509.helpers.pkipath used by eu.emi.security.authn.x509.helpers.ocsp
SimpleValidationErrorException
          Contains one problem code with optional arguments.
 

Classes in eu.emi.security.authn.x509.helpers.pkipath used by eu.emi.security.authn.x509.helpers.pkipath
AbstractValidator
          Base implementation of X509CertChainValidator.
BCCertPathValidator
          Low-level certificate validator based on the BC PKIXCertPathReviewer with additional support for proxy certificates.
ExtPKIXParameters
          Extended PKIX parameters with additional settings related to the library features different CRL modes and proxy support.
ValidationErrorException
          Wraps a list of ValidationError
 

Classes in eu.emi.security.authn.x509.helpers.pkipath used by eu.emi.security.authn.x509.helpers.pkipath.bc
ExtPKIXParameters
          Extended PKIX parameters with additional settings related to the library features different CRL modes and proxy support.
SimpleValidationErrorException
          Contains one problem code with optional arguments.
 

Classes in eu.emi.security.authn.x509.helpers.pkipath used by eu.emi.security.authn.x509.helpers.revocation
SimpleValidationErrorException
          Contains one problem code with optional arguments.
 

Classes in eu.emi.security.authn.x509.helpers.pkipath used by eu.emi.security.authn.x509.impl
AbstractValidator
          Base implementation of X509CertChainValidator.
PlainCRLValidator
           An abstract validator which provides a CRL support common for validators using PlainCRLStoreSpi.
 



Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.