Class RestrictedRequestAccessUtils


  • public final class RestrictedRequestAccessUtils
    extends 

    Utility class that wraps HttpServletRequest objects in order to restrict access to request parameters in specific restricted expression execution environments.

    Since:
    3.0.9
    Author:
    Daniel Fernández
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static  obj)  
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Method Detail

      • wrapRequestObject

        public static  wrapRequestObject​( obj)