Class WebFilterChainProxy

java.lang.Object
org.springframework.security.web.server.WebFilterChainProxy
All Implemented Interfaces:
org.springframework.web.server.WebFilter

public class WebFilterChainProxy extends Object implements org.springframework.web.server.WebFilter
Used to delegate to a List of SecurityWebFilterChain instances.
Since:
5.0