public interface SecurityWebFilterChain
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Flux<org.springframework.web.server.WebFilter> |
getWebFilters() |
reactor.core.publisher.Mono<java.lang.Boolean> |
matches(org.springframework.web.server.ServerWebExchange exchange) |