public static final class EndpointRequest.EndpointRequestMatcher extends org.springframework.boot.security.servlet.ApplicationContextRequestMatcher<PathMappedEndpoints>
actuator endpoints.| Modifier and Type | Method and Description |
|---|---|
protected void |
initialized(Supplier<PathMappedEndpoints> pathMappedEndpoints) |
protected boolean |
matches(javax.servlet.http.HttpServletRequest request,
Supplier<PathMappedEndpoints> context) |
protected void initialized(Supplier<PathMappedEndpoints> pathMappedEndpoints)
initialized in class org.springframework.boot.security.servlet.ApplicationContextRequestMatcher<PathMappedEndpoints>protected boolean matches(javax.servlet.http.HttpServletRequest request,
Supplier<PathMappedEndpoints> context)
matches in class org.springframework.boot.security.servlet.ApplicationContextRequestMatcher<PathMappedEndpoints>Copyright © 2018 Pivotal Software, Inc.. All rights reserved.