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