public abstract class AbstractRevocationStatusChecker extends Object implements RevocationStatusChecker, SessionServiceWithCache
RevocationStatusChecker
using the extension of the X509Certificate
.Constructor and Description |
---|
AbstractRevocationStatusChecker() |
Modifier and Type | Method and Description |
---|---|
void |
flushCache()
Method to flush the cache after invoking this method.
|
boolean |
isRevoked(X509Certificate x509certificate) |
boolean |
isRevoked(X509Certificate cert,
org.joda.time.DateTime validOn) |
public boolean isRevoked(X509Certificate x509certificate) throws CertificateException
isRevoked
in interface RevocationStatusChecker
CertificateException
public boolean isRevoked(X509Certificate cert, org.joda.time.DateTime validOn) throws CertificateException
isRevoked
in interface RevocationStatusChecker
CertificateException
public void flushCache()
SessionServiceWithCache
flushCache
in interface SessionServiceWithCache
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.