Uses of Class
org.springframework.boot.actuate.endpoint.web.PathMappedEndpoints
Packages that use PathMappedEndpoints
Package
Description
Auto-configuration for actuator security using WebFlux.
-
Uses of PathMappedEndpoints in org.springframework.boot.security.autoconfigure.actuate.web.reactive
Subclasses with type arguments of type PathMappedEndpoints 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.Methods in org.springframework.boot.security.autoconfigure.actuate.web.reactive with parameters of type PathMappedEndpointsModifier and TypeMethodDescriptionprotected ServerWebExchangeMatcherEndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher.createDelegate(PathMappedEndpoints endpoints) protected ServerWebExchangeMatcherEndpointRequest.EndpointServerWebExchangeMatcher.createDelegate(PathMappedEndpoints endpoints)