setContextValves

open fun setContextValves(contextValves: Collection<out Valve>)

Set Valves that should be applied to the Tomcat Context. Calling this method will replace any existing valves.

Parameters

contextValves

the valves to set