Uses of Package
eu.emi.security.authn.x509.helpers.pkipath
Packages that use eu.emi.security.authn.x509.helpers.pkipath
Package
Description
Helper classes implementing Certificate Revocation List access, which is used by the
validators together with trust stores.
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 implementations of trust stores, which provide access to trusted root
certificates.
Contains implementation classes of the library.
-
Classes in eu.emi.security.authn.x509.helpers.pkipath used by eu.emi.security.authn.x509.helpers.crlClassDescriptionClass for CA or CRL stores with utility methods for handling list of locations as wildcards or URLs.
-
-
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.helpers.trustClassDescriptionClass for CA or CRL stores with utility methods for handling list of locations as wildcards or URLs.
-
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
.