FilteredRequestHandler.this

Constructs a filtered request handler that simply applies a given filter chain to any incoming requests.

Parameters

filterChain FilterChain

The filter chain to apply to requests.