be.ehealth.technicalconnector.service.etee.impl
Class AbstractRevocationStatusChecker
java.lang.Object
be.ehealth.technicalconnector.service.etee.impl.AbstractRevocationStatusChecker
- All Implemented Interfaces:
- RevocationStatusChecker, SessionServiceWithCache
- Direct Known Subclasses:
- ConnectorCRLRevocationStatusChecker, ConnectorOCSPRevocationStatusChecker
public abstract class AbstractRevocationStatusChecker
- extends Object
- implements RevocationStatusChecker, SessionServiceWithCache
RevocationStatusChecker
using the extension of the X509Certificate
.
AbstractRevocationStatusChecker
public AbstractRevocationStatusChecker()
isRevoked
public boolean isRevoked(X509Certificate x509certificate)
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
flushCache
public void flushCache()
- Description copied from interface:
SessionServiceWithCache
- Method to flush the cache after invoking this method.
- Specified by:
flushCache
in interface SessionServiceWithCache
Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.