getContextValves

open fun getContextValves(): Collection<Valve>

Returns a mutable collection of the Valves that will be applied to the Tomcat Context.

Return

the context valves that will be applied

See also