public final class ConnectorRevocationStatusChecker extends Object implements RevocationStatusChecker
RevocationStatusChecker that tries to obtain the revocation status with ConnectorOCSPRevocationStatusChecker. If no ocsp
information available the ConnectorCRLRevocationStatusChecker will be executed.| Constructor and Description |
|---|
ConnectorRevocationStatusChecker() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRevoked(X509Certificate cert) |
boolean |
isRevoked(X509Certificate cert,
org.joda.time.DateTime validOn) |
public boolean isRevoked(X509Certificate cert) throws CertificateException
isRevoked in interface RevocationStatusCheckerCertificateExceptionpublic boolean isRevoked(X509Certificate cert, org.joda.time.DateTime validOn) throws CertificateException
isRevoked in interface RevocationStatusCheckerCertificateException
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.