Uses of Class
org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.EndpointRequestMatcher
Package
Description
Auto-configuration for actuator security using Spring MVC.
-
Uses of EndpointRequest.EndpointRequestMatcher in org.springframework.boot.actuate.autoconfigure.security.servlet
Modifier and TypeMethodDescriptionEndpointRequest.EndpointRequestMatcher.excludingLinks()
Returns a matcher that includes the specifiedactuator endpoints
.Returns a matcher that includes the specifiedactuator endpoints
.EndpointRequest.toAnyEndpoint()
Returns a matcher that includes allactuator endpoints
.