Uses of Class
org.springframework.boot.actuate.autoconfigure.security.reactive.EndpointRequest.LinksServerWebExchangeMatcher
Packages that use EndpointRequest.LinksServerWebExchangeMatcher
Package
Description
Auto-configuration for actuator security using WebFlux.
-
Uses of EndpointRequest.LinksServerWebExchangeMatcher in org.springframework.boot.actuate.autoconfigure.security.reactive
Methods in org.springframework.boot.actuate.autoconfigure.security.reactive that return EndpointRequest.LinksServerWebExchangeMatcherModifier and TypeMethodDescriptionEndpointRequest.toLinks()
Returns a matcher that matches only on the links endpoint.