public abstract class BaseResource extends AbstractResource
AbstractResource.ContentRangeType, AbstractResource.ResourceResponse, AbstractResource.WriteCallback
IResource.Attributes
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
LOG |
protected static ObjectMapper |
MAPPER |
CONTENT_DISPOSITION_HEADER_NAME, CONTENT_RANGE_ENDBYTE, CONTENT_RANGE_STARTBYTE, INTERNAL_HEADERS
Constructor and Description |
---|
BaseResource() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
captchaCheck(String enteredCaptcha,
Object currentCaptcha) |
protected boolean |
xsrfCheck(javax.servlet.http.HttpServletRequest request) |
configureCache, getCachingStrategy, newResourceResponse, respond, setRequestMetaData, setRequestRangeMetaData, setResponseContentRangeHeaderFields, setResponseHeaders
protected static final org.slf4j.Logger LOG
protected static final ObjectMapper MAPPER
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.