Package eu.emi.security.authn.x509.helpers.pkipath
package eu.emi.security.authn.x509.helpers.pkipath
Helper classes for internal, low level, logic of certificate path validation.
Warning: this package contains internal implementation of the library. It is not guaranteed that API of the classes from this package will not change in future releases.
-
ClassDescriptionBase implementation of
X509CertChainValidator
.Low-level certificate validator based on the BCPKIXCertPathReviewer
with additional support for proxy certificates.MapsPKIXCertPathReviewer
errors toValidationError
.Extended PKIX parameters with additional settings related to the library features: different CRL modes and proxy support.This class is a modified copy of BC'sPKIXCertPathBuilderSpi
.Checker which handles proxy certificate extensions so BC won't report them as unknown.An abstract validator which provides a CRL support common for validators usingPlainCRLStoreSpi
.Class for CA or CRL stores with utility methods for handling list of locations as wildcards or URLs.Contains one problem code with optional arguments.Wraps a list ofValidationError