Class DefaultRequestDumper
java.lang.Object
org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper
- All Implemented Interfaces:
RequestDumper
- Author:
- arussel
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetDump
(javax.servlet.http.HttpServletRequest request) void
setNotListedAttributes
(List<String> attributes)
-
Field Details
-
attributes
-
-
Constructor Details
-
DefaultRequestDumper
public DefaultRequestDumper()
-
-
Method Details
-
getDump
- Specified by:
getDump
in interfaceRequestDumper
-
setNotListedAttributes
- Specified by:
setNotListedAttributes
in interfaceRequestDumper
-