| Package | Description | 
|---|---|
| org.springframework.boot.actuate.autoconfigure.security.servlet | Auto-configuration for actuator security using Spring MVC. | 
| org.springframework.boot.autoconfigure.security.servlet | Auto-configuration for Servlet-based Spring Security. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EndpointRequest.EndpointRequestMatcherThe request matcher used to match against  actuator endpoints. | 
| static class  | EndpointRequest.LinksRequestMatcherThe request matcher used to match against the links endpoint. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | PathRequest.H2ConsoleRequestMatcherThe request matcher used to match against h2 console path. | 
| static class  | StaticResourceRequest.StaticResourceRequestMatcherThe request matcher used to match against resource  Locations. |