Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Class DefaultRequestDumper

java.lang.Object
  extended by org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper
All Implemented Interfaces:
RequestDumper

public class DefaultRequestDumper
extends java.lang.Object
implements RequestDumper

Author:
arussel

Constructor Summary
DefaultRequestDumper()
           
 
Method Summary
 java.lang.String getDump(javax.servlet.http.HttpServletRequest request)
           
 void setNotListedAttributes(java.util.List<java.lang.String> attributes)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRequestDumper

public DefaultRequestDumper()
Method Detail

getDump

public java.lang.String getDump(javax.servlet.http.HttpServletRequest request)
Specified by:
getDump in interface RequestDumper

setNotListedAttributes

public void setNotListedAttributes(java.util.List<java.lang.String> attributes)
Specified by:
setNotListedAttributes in interface RequestDumper

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.