Package org.springframework.boot.actuate.autoconfigure.security.servlet
package org.springframework.boot.actuate.autoconfigure.security.servlet
Auto-configuration for actuator security using Spring MVC.
-
ClassDescriptionFactory that can be used to create a
RequestMatcher
for actuator endpoint locations.The request matcher used to match against additional paths foractuator endpoints
.The request matcher used to match againstactuator endpoints
.The request matcher used to match against the links endpoint.Auto-configuration
for Spring Security when actuator is on the classpath.ManagementContextConfiguration
that configures the appropriateRequestMatcherProvider
.