142b268a21
By extending FilterChainProxy CompositeFilterChainProxy is more passive since users often depend on the type of the springSecurityFilterChain Bean being FilterChainProxy (even though it can already be other types - when debug is enabled). Issue gh-14128