public class DefaultRequestDumper extends Object implements RequestDumper
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
attributes |
| Constructor and Description |
|---|
DefaultRequestDumper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDump(javax.servlet.http.HttpServletRequest request) |
void |
setNotListedAttributes(List<String> attributes) |
protected List<String> attributes
public DefaultRequestDumper()
public String getDump(javax.servlet.http.HttpServletRequest request)
getDump in interface RequestDumperpublic void setNotListedAttributes(List<String> attributes)
setNotListedAttributes in interface RequestDumperCopyright © 2019 Nuxeo. All rights reserved.