Package | Description |
---|---|
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.52 library
and further updated.
|
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.
|
Class and Description |
---|
SimpleValidationErrorException
Contains one problem code with optional arguments.
|
Class and Description |
---|
AbstractValidator
Base implementation of
X509CertChainValidator . |
BCCertPathValidator
Low-level certificate validator based on the BC
PKIXCertPathReviewer
with additional support for proxy certificates. |
ExtPKIXParameters2
Extended PKIX parameters with additional settings related to
the library features: different CRL modes and proxy support.
|
ExtPKIXParameters2.Builder |
ValidationErrorException
Wraps a list of
ValidationError |
Class and Description |
---|
ExtPKIXParameters2
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.
|
Class and Description |
---|
ExtPKIXParameters2
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.
|
Class and Description |
---|
AbstractValidator
Base implementation of
X509CertChainValidator . |
PlainCRLValidator
An abstract validator which provides a CRL support common for validators
using
PlainCRLStoreSpi . |
Copyright © 2012-2017 European Middleware Initiative. All Rights Reserved.