public interface HttpCacheConfigExtension
HttpCacheConfig.| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(org.apache.sling.api.SlingHttpServletRequest request,
HttpCacheConfig cacheConfig)
Examine if this extension accepts the request.
|
boolean accepts(org.apache.sling.api.SlingHttpServletRequest request,
HttpCacheConfig cacheConfig)
throws HttpCacheRepositoryAccessException
Implementation of HttpCacheConfig.accept
(SlingHttpServletRequest) method invokes this to check if the given cache config custom attributes matches
with the given request.
request - cacheConfig - HttpCacheRepositoryAccessExceptionCopyright © 2013–2020 Adobe. All rights reserved.