See: Description
| Class | Description |
|---|---|
| PathRequest |
Factory that can be used to create a
RequestMatcher for commonly used paths. |
| PathRequest.H2ConsoleRequestMatcher |
The request matcher used to match against h2 console path.
|
| SecurityAutoConfiguration |
Auto-configuration for Spring Security. |
| SecurityFilterAutoConfiguration |
Auto-configuration for Spring Security's Filter. |
| SpringBootWebSecurityConfiguration |
The default configuration for web 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. |
| UserDetailsServiceAutoConfiguration |
Configuration for a Spring Security in-memory
AuthenticationManager. |
| WebSecurityEnablerConfiguration |
If there is a bean of type WebSecurityConfigurerAdapter, this adds the
EnableWebSecurity annotation. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.