Uses of Class
org.springframework.boot.security.servlet.ApplicationContextRequestMatcher
Package
Description
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for Servlet-based Spring Security.
-
Uses of ApplicationContextRequestMatcher in org.springframework.boot.actuate.autoconfigure.security.servlet
Modifier and TypeClassDescriptionstatic class
The request matcher used to match against additional paths foractuator endpoints
.static final class
The request matcher used to match againstactuator endpoints
.static final class
The request matcher used to match against the links endpoint. -
Uses of ApplicationContextRequestMatcher in org.springframework.boot.autoconfigure.security.servlet
Modifier and TypeClassDescriptionstatic final class
The request matcher used to match against h2 console path.static final class
The request matcher used to match against resourceLocations
.