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 RevocationStatusCheckerCertificateExceptionpublic boolean isRevoked(X509Certificate cert, org.joda.time.DateTime validOn) throws CertificateException
isRevoked in interface RevocationStatusCheckerCertificateExceptionpublic void flushCache()
SessionServiceWithCacheflushCache in interface SessionServiceWithCache
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.