Interface OrderedWebFilter
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Filters that wrap the request should be ordered less than or equal to this.Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
-
Method Summary
-
Field Details
-
REQUEST_WRAPPER_FILTER_MAX_ORDER
static final int REQUEST_WRAPPER_FILTER_MAX_ORDERFilters that wrap the request should be ordered less than or equal to this.- See Also:
-