public static final class EndpointRequest.EndpointRequestMatcher extends ApplicationContextRequestMatcher<WebApplicationContext>
actuator endpoints.| Modifier and Type | Method and Description |
|---|---|
protected RequestMatcher |
createDelegate(WebApplicationContext context,
org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.RequestMatcherFactory requestMatcherFactory) |
EndpointRequest.EndpointRequestMatcher |
excluding(Class<?>... endpoints) |
EndpointRequest.EndpointRequestMatcher |
excluding(String... endpoints) |
EndpointRequest.EndpointRequestMatcher |
excludingLinks() |
matchespublic EndpointRequest.EndpointRequestMatcher excluding(Class<?>... endpoints)
public EndpointRequest.EndpointRequestMatcher excluding(String... endpoints)
public EndpointRequest.EndpointRequestMatcher excludingLinks()
protected RequestMatcher createDelegate(WebApplicationContext context, org.springframework.boot.actuate.autoconfigure.security.servlet.EndpointRequest.RequestMatcherFactory requestMatcherFactory)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.