Uses of Class
org.springframework.boot.security.web.reactive.ApplicationContextServerWebExchangeMatcher
Packages that use ApplicationContextServerWebExchangeMatcher
Package
Description
Auto-configuration for actuator security using WebFlux.
-
Uses of ApplicationContextServerWebExchangeMatcher in org.springframework.boot.security.autoconfigure.actuate.web.reactive
Subclasses of ApplicationContextServerWebExchangeMatcher in org.springframework.boot.security.autoconfigure.actuate.web.reactiveModifier and TypeClassDescriptionstatic classTheServerWebExchangeMatcherused to match against additional paths foractuator endpoints.static final classTheServerWebExchangeMatcherused to match againstactuator endpoints.static final classTheServerWebExchangeMatcherused to match against the links endpoint.