instance
Creates a type-safe instance of the empty filter chain.
Return
a FilterChain of type T that performs no operations
Parameters
T
the desired context type
Creates a type-safe instance of the empty filter chain.
a FilterChain of type T that performs no operations
the desired context type