Package | Description |
---|---|
org.apache.synapse.transport.utils.sslcert.cache | |
org.apache.synapse.transport.utils.sslcert.crl | |
org.apache.synapse.transport.utils.sslcert.ocsp |
Modifier and Type | Method and Description |
---|---|
ManageableCacheValue |
ManageableCache.getNextCacheValue() |
Modifier and Type | Method and Description |
---|---|
ManageableCacheValue |
CRLCache.getNextCacheValue()
This method is needed by the cache Manager to go through the cache entries to remove
invalid values or to remove LRU cache values if the cache has reached its max size.
|
Modifier and Type | Method and Description |
---|---|
ManageableCacheValue |
OCSPCache.getNextCacheValue()
This method is needed by the cache Manager to go through the cache entries to remove invalid values or
to remove LRU cache values if the cache has reached its max size.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.