PKIXCertPathChecker
Class PKIXCertPathChecker
- java.lang.Object
-
- java.security.cert.PKIXCertPathChecker
- All Implemented Interfaces:
- Cloneable, CertPathChecker
- Direct Known Subclasses:
- PKIXRevocationChecker
public abstract class PKIXCertPathChecker extends Object implements CertPathChecker, Cloneable
An abstract class that performs one or more checks on an X509Certificate
.
A concrete implementation of the PKIXCertPathChecker
class can be created to extend the PKIX certification path validation algorithm. For example, an implementation may che