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