public final class ContentSecurityPolicyReportServlet extends HttpServlet
ContentSecurityPolicyFilter
,
Serialized FormModifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
log |
private static int |
MAX_REPORT_LENGTH |
private static long |
serialVersionUID |
Constructor and Description |
---|
ContentSecurityPolicyReportServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doPost(HttpServletRequest request,
HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
private static final long serialVersionUID
private static final int MAX_REPORT_LENGTH
private static final org.slf4j.Logger log
protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, java.io.IOException
doPost
in class HttpServlet
ServletException
java.io.IOException