protected static class HiddenHttpMethodFilter.HttpMethodRequestWrapper extends HttpServletRequestWrapper
Simple HttpServletRequest wrapper that returns the supplied method for HttpServletRequest#getMethod()#getMethod().
| Constructor and description |
|---|
HttpMethodRequestWrapper(java.lang.String method, HttpServletRequest request) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public java.lang.String |
getMethod() |