OrderedHiddenHttpMethodFilter
@Deprecated public class OrderedHiddenHttpMethodFilter extends OrderedHiddenHttpMethodFilter
HiddenHttpMethodFilter
that also implements Ordered
.Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_ORDER
Deprecated.
The default order is high to ensure the filter is applied before Spring Security.
|
DEFAULT_METHOD_PARAM
ALREADY_FILTERED_SUFFIX
logger
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
Constructor and Description |
---|
OrderedHiddenHttpMethodFilter()
Deprecated.
|
getOrder, setOrder
doFilterInternal, setMethodParam
doFilter, getAlreadyFilteredAttributeName, isAsyncDispatch, isAsyncStarted, shouldNotFilter, shouldNotFilterAsyncDispatch, shouldNotFilterErrorDispatch
addRequiredProperty, afterPropertiesSet, createEnvironment, destroy, getEnvironment, getFilterConfig, getFilterName, getServletContext, init, initBeanWrapper, initFilterBean, setBeanName, setEnvironment, setServletContext
public static final int DEFAULT_ORDER
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.