Class EndpointRequest.AdditionalPathsEndpointRequestMatcher

java.lang.Object
org.springframework.boot.security.servlet.ApplicationContextRequestMatcher<WebApplicationContext>
org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.AdditionalPathsEndpointRequestMatcher
All Implemented Interfaces:
RequestMatcher
Enclosing class:
EndpointRequest

public static class EndpointRequest.AdditionalPathsEndpointRequestMatcher extends ApplicationContextRequestMatcher<WebApplicationContext>
The request matcher used to match against additional paths for actuator endpoints.