Uses of Package
eu.emi.security.authn.x509.helpers.pkipath
Packages that use eu.emi.security.authn.x509.helpers.pkipath
Package
Description
Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.
Helper classes for internal, low level, logic of certificate path validation.
Helper classes included (mostly copied) from the BouncyCastle 1.52 library
and further updated.
Helper classes, implementing general revocation checking functionality.
Contains implementation classes of the library.
-
-
Classes in eu.emi.security.authn.x509.helpers.pkipath used by eu.emi.security.authn.x509.helpers.pkipathClassDescriptionBase implementation of
X509CertChainValidator
.Low-level certificate validator based on the BCPKIXCertPathReviewer
with additional support for proxy certificates.Extended PKIX parameters with additional settings related to the library features: different CRL modes and proxy support.Wraps a list ofValidationError
-
Classes in eu.emi.security.authn.x509.helpers.pkipath used by eu.emi.security.authn.x509.helpers.pkipath.bcClassDescriptionExtended PKIX parameters with additional settings related to the library features: different CRL modes and proxy support.Contains one problem code with optional arguments.
-
Classes in eu.emi.security.authn.x509.helpers.pkipath used by eu.emi.security.authn.x509.helpers.revocationClassDescriptionExtended PKIX parameters with additional settings related to the library features: different CRL modes and proxy support.Contains one problem code with optional arguments.
-
Classes in eu.emi.security.authn.x509.helpers.pkipath used by eu.emi.security.authn.x509.implClassDescriptionBase implementation of
X509CertChainValidator
.An abstract validator which provides a CRL support common for validators usingPlainCRLStoreSpi
.