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