public static final class PathRequest.H2ConsoleRequestMatcher extends ApplicationContextRequestMatcher<H2ConsoleProperties>
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ignoreApplicationContext(org.springframework.web.context.WebApplicationContext applicationContext) |
protected void |
initialized(Supplier<H2ConsoleProperties> h2ConsoleProperties) |
protected boolean |
matches(javax.servlet.http.HttpServletRequest request,
Supplier<H2ConsoleProperties> context) |
matchesprotected boolean ignoreApplicationContext(org.springframework.web.context.WebApplicationContext applicationContext)
ignoreApplicationContext in class ApplicationContextRequestMatcher<H2ConsoleProperties>protected void initialized(Supplier<H2ConsoleProperties> h2ConsoleProperties)
initialized in class ApplicationContextRequestMatcher<H2ConsoleProperties>protected boolean matches(javax.servlet.http.HttpServletRequest request,
Supplier<H2ConsoleProperties> context)
matches in class ApplicationContextRequestMatcher<H2ConsoleProperties>Copyright © 2019 Pivotal Software, Inc.. All rights reserved.