Class PathRequest.H2ConsoleRequestMatcher

java.lang.Object
org.springframework.boot.security.servlet.ApplicationContextRequestMatcher<H2ConsoleProperties>
org.springframework.boot.autoconfigure.security.servlet.PathRequest.H2ConsoleRequestMatcher
All Implemented Interfaces:
RequestMatcher
Enclosing class:
PathRequest

public static final class PathRequest.H2ConsoleRequestMatcher extends ApplicationContextRequestMatcher<H2ConsoleProperties>
The request matcher used to match against h2 console path.