public class CacheAndAuthFilter extends BaseApiDocFilter
Modifier and Type | Field and Description |
---|---|
static DateFormat |
HTTP_EXPIRES_DATE_FORMAT |
APIDOC_FILTERS_ACTIVATED
Constructor and Description |
---|
CacheAndAuthFilter() |
Modifier and Type | Method and Description |
---|---|
static void |
addCacheHeader(javax.servlet.http.HttpServletResponse httpResponse,
boolean isPrivate,
String cacheTime) |
destroy, doFilter, init
public static final DateFormat HTTP_EXPIRES_DATE_FORMAT
public static void addCacheHeader(javax.servlet.http.HttpServletResponse httpResponse, boolean isPrivate, String cacheTime)
Copyright © 2015 Nuxeo SA. All rights reserved.