All Classes and Interfaces

Class
Description
Abstract class for implementations of a certificate chain validator
Abstract class for Validity checkers
Basic implementation of a certificate validity checker
Implementation of a basic path builder used to construct a certificate path from a specified target certificate to a specified set of trust anchors via a finite set of supporting intermediary CA certificates.
Checker of the path supporting the validity token (CRL or OCSP response)
Certificate path validator implementation.
 
This is the complete certificate validity checker that attempts both CRL and OCSP and returns the result of the first conclusive method.
 
Utility class for X.509 Certificate related functions.
CRL Cache interface
Data class for a list of CRL cache records
CRL cache implementation.
Data class for CRL cache information
 
Data class for information about a CRL
The general implementation of a CRL checker
Standard Revocation data connector for downloading revocation data resources
Extended path validator exception providing detailed path validation result data
Generic implementation of HTTP GET and POST to support download of revocation data
Trust manager trusting all certificates
HTTP response data
CRL cache implementation.
Certificate verifier based on OCSP
 
Interface for a path builder used to construct valid X.509 Certificate paths from a target certificate to a trust anchor.
Data class for path validation results
This is an implementation of the Certificate validator interface CertificateValidator in the sign service commons library.
Certificate validation status
 
 
Interface for certificate validity checkers
This interface defines a function that validates that the signature of validation data is trusted through a validated path to an authorized and trusted source.