public interface CacheManager
| Modifier and Type | Method and Description |
|---|---|
void |
addToCache(String url,
org.bouncycastle.cert.ocsp.OCSPResp ocspResp) |
void |
addToCache(String url,
X509CRL crl) |
Object |
getInCache(String url,
Date date) |
Copyright © 2020. All rights reserved.