Class EndpointRequest

java.lang.Object
org.springframework.boot.security.autoconfigure.actuate.web.servlet.EndpointRequest

public final class EndpointRequest extends Object
Factory that can be used to create a RequestMatcher for actuator endpoint locations.
Since:
4.0.0
Author:
Madhura Bhave, Phillip Webb, Chris Bono