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 class
TheServerWebExchangeMatcher
used to match against additional paths foractuator endpoints
.static final class
TheServerWebExchangeMatcher
used to match againstactuator endpoints
.static final class
TheServerWebExchangeMatcher
used to match against the links endpoint.