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 RequestDumper
public void setNotListedAttributes(List<String> attributes)
setNotListedAttributes
in interface RequestDumper
Copyright © 2015 Nuxeo SA. All rights reserved.