Class CommonCertificateVerifier

java.lang.Object
eu.europa.esig.dss.spi.validation.CommonCertificateVerifier
All Implemented Interfaces:
CertificateVerifier

public class CommonCertificateVerifier extends Object implements CertificateVerifier
This class provides the different sources used to verify the status of a certificate using the trust model. There are four different types of sources to be defined:
- Trusted certificates source;
- Adjunct certificates source (not trusted);
- OCSP source;
- CRL source;
- AIA source to give access to the certificates through AIA.