Constructor and Description |
---|
CacheController(ManageableCache cache,
CacheManager cacheManager) |
CacheManager(ManageableCache cache,
int cacheMaxSize,
int delay)
A new cacheManager will be started on the given ManageableCache object.
|
Modifier and Type | Class and Description |
---|---|
class |
CRLCache
Since a CRL maps to a CRL URL, the CRLCache should have x509CRL entries against CRL URLs.
|
Modifier and Type | Class and Description |
---|---|
class |
OCSPCache
This is a cache to store OSCP responses against Certificate Serial Number since an OCSP response depends on
the certificate.
|
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.