Interface OrderedFilter

    • Field Summary

      Fields 
      Modifier and TypeFieldDescription
      static intREQUEST_WRAPPER_FILTER_MAX_ORDER
      Filters that wrap the servlet request should be ordered less than or equal to this.
      • Fields inherited from interface org.springframework.core.Ordered

        HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    • Method Summary

      • Methods inherited from interface javax.servlet.Filter

        destroy, doFilter, init
      • Methods inherited from interface org.springframework.core.Ordered

        getOrder