be.ehealth.technicalconnector.service.etee.impl
Class ConnectorRevocationStatusChecker
java.lang.Object
be.ehealth.technicalconnector.service.etee.impl.ConnectorRevocationStatusChecker
- All Implemented Interfaces:
- RevocationStatusChecker
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.
ConnectorRevocationStatusChecker
public ConnectorRevocationStatusChecker()
isRevoked
public boolean isRevoked(X509Certificate cert)
throws CertificateException
- Specified by:
isRevoked
in interface RevocationStatusChecker
- Throws:
CertificateException
isRevoked
public boolean isRevoked(X509Certificate cert,
org.joda.time.DateTime validOn)
throws CertificateException
- Specified by:
isRevoked
in interface RevocationStatusChecker
- Throws:
CertificateException
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.