See: Description
Class | Description |
---|---|
AbstractValidator |
Base implementation of
X509CertChainValidator . |
BCCertPathValidator |
Low-level certificate validator based on the BC
PKIXCertPathReviewer
with additional support for proxy certificates. |
BCErrorMapper |
Maps
PKIXCertPathReviewer errors to
ValidationError . |
ExtPKIXParameters2 |
Extended PKIX parameters with additional settings related to
the library features: different CRL modes and proxy support.
|
ExtPKIXParameters2.Builder | |
NonValidatingCertPathBuilder |
This class is a modified copy of BC's
PKIXCertPathBuilderSpi . |
PKIXProxyCertificateChecker |
Checker which handles proxy certificate extensions so BC won't report them as unknown.
|
PlainCRLValidator |
An abstract validator which provides a CRL support common for validators
using
PlainCRLStoreSpi . |
PlainStoreUtils |
Class for CA or CRL stores with utility methods for handling list
of locations as wildcards or URLs.
|
Exception | Description |
---|---|
SimpleValidationErrorException |
Contains one problem code with optional arguments.
|
ValidationErrorException |
Wraps a list of
ValidationError |
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.
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.