Uses of Interface
org.springframework.boot.actuate.autoconfigure.security.servlet.RequestMatcherProvider
Packages that use RequestMatcherProvider
Package
Description
Auto-configuration for actuator security using Spring MVC.
-
Uses of RequestMatcherProvider in org.springframework.boot.actuate.autoconfigure.security.servlet
Methods in org.springframework.boot.actuate.autoconfigure.security.servlet that return RequestMatcherProviderModifier and TypeMethodDescriptionSecurityRequestMatchersManagementContextConfiguration.JerseyRequestMatcherConfiguration.requestMatcherProvider
(JerseyApplicationPath applicationPath) SecurityRequestMatchersManagementContextConfiguration.MvcRequestMatcherConfiguration.requestMatcherProvider
(DispatcherServletPath servletPath)