Uses of Interface
com.helger.web.scope.impl.RequestWebScope.IParamValueCleanser
-
Packages that use RequestWebScope.IParamValueCleanser Package Description com.helger.web.scope.impl -
-
Uses of RequestWebScope.IParamValueCleanser in com.helger.web.scope.impl
Methods in com.helger.web.scope.impl that return RequestWebScope.IParamValueCleanser Modifier and Type Method Description static RequestWebScope.IParamValueCleanserRequestWebScope. getParamValueCleanser()Methods in com.helger.web.scope.impl with parameters of type RequestWebScope.IParamValueCleanser Modifier and Type Method Description static voidRequestWebScope. setParamValueCleanser(RequestWebScope.IParamValueCleanser aParamValueCleanser)Set the param value cleanser function that is applied on all parameter values.
-