public class SimpleCachingCrlFetcher extends Object implements CrlFetcher
| Constructor and Description |
|---|
SimpleCachingCrlFetcher(CrlCache crlCache) |
| Modifier and Type | Method and Description |
|---|---|
protected X509CRL |
download(String url) |
X509CRL |
get(String url) |
protected X509CRL |
httpDownload(String url) |
protected CrlCache crlCache
public SimpleCachingCrlFetcher(CrlCache crlCache)
public X509CRL get(String url) throws CertificateValidationException
get in interface CrlFetcherCertificateValidationExceptionprotected X509CRL download(String url) throws CertificateValidationException
CertificateValidationExceptionprotected X509CRL httpDownload(String url) throws CertificateValidationException
CertificateValidationExceptionCopyright © 2020 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.