Uses of Class
org.springframework.boot.security.reactive.ApplicationContextServerWebExchangeMatcher
Package
Description
Auto-configuration for actuator security using WebFlux.
-
Uses of ApplicationContextServerWebExchangeMatcher in org.springframework.boot.actuate.autoconfigure.security.reactive
Modifier and TypeClassDescriptionstatic final class
TheServerWebExchangeMatcher
used to match againstactuator endpoints
.static final class
TheServerWebExchangeMatcher
used to match against the links endpoint.