When {@link #useFilterChainManager} is {@code true} the {@link #addFilterChain} method has no affect; instead allnamed filters bound in this application are injected into the {@link FilterChainManager} so they can be added tofilter chains programatically. @since 2.6.1
|
|