| Class | Description |
|---|---|
| CrlFile |
Local file based certificate revocation checker, which requires a CRL file to be accessible and ignores
extension points (additional tags for CRLDP and OCSP) in the certificate.
|
| CustomOcspResponder |
Uses a custom OCSP responder for certificate revocation checks, with a specific trusted certificate for
revocating other keys.
|
| RevocationCheckWrapper |
POJO for parsing the wrapper element for revocation checks in the XML.
|
| StandardRevocationCheck |
Uses the standard JVM certificate revocation checks, which depend on the certificate having the
corresponding extension points (additional tags for CRLDP or OCSP), and the availability
of revocation servers.
|
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.