Interface RequestDumper
- All Known Implementing Classes:
DefaultRequestDumper
,NullRequestDumper
public interface RequestDumper
- Author:
- arussel
-
Method Summary
Modifier and TypeMethodDescriptiongetDump
(javax.servlet.http.HttpServletRequest request) void
setNotListedAttributes
(List<String> attributes)
-
Method Details
-
getDump
-
setNotListedAttributes
-