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.
|
Class and Description |
---|
RequestMatcherProvider
Interface that can be used to provide a
RequestMatcher that can be used with
Spring Security. |
Class and Description |
---|
PathRequest.H2ConsoleRequestMatcher
The request matcher used to match against h2 console path.
|
RequestMatcherProvider
Interface that can be used to provide a
RequestMatcher that can be used with
Spring Security. |
StaticResourceRequest
Used to create a
RequestMatcher for static resources in commonly used
locations. |
StaticResourceRequest.StaticResourceRequestMatcher
The request matcher used to match against resource
Locations . |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.