Uses of Interface
org.springframework.boot.autoconfigure.security.servlet.RequestMatcherProvider
Package
Description
Auto-configuration for actuator security using Spring MVC.
Auto-configuration for Servlet-based Spring Security.
-
Uses of RequestMatcherProvider in org.springframework.boot.actuate.autoconfigure.security.servlet
Modifier and TypeMethodDescriptionSecurityRequestMatchersManagementContextConfiguration.JerseyRequestMatcherConfiguration.requestMatcherProvider
(JerseyApplicationPath applicationPath) SecurityRequestMatchersManagementContextConfiguration.MvcRequestMatcherConfiguration.requestMatcherProvider
(DispatcherServletPath servletPath) -
Uses of RequestMatcherProvider in org.springframework.boot.autoconfigure.security.servlet
Modifier and TypeClassDescriptionclass
RequestMatcherProvider
that provides anAntPathRequestMatcher
.