All Classes and Interfaces

Class
Description
ApplicationContext backed RequestMatcher.
ApplicationContext backed ServerWebExchangeMatcher.
@Conditional that only matches when web security is available and the user has not defined their own configuration.
Factory that can be used to create a ServerWebExchangeMatcher for actuator endpoint locations.
Factory that can be used to create a RequestMatcher for actuator endpoint locations.
The request matcher used to match against additional paths for actuator endpoints.
The ServerWebExchangeMatcher used to match against additional paths for actuator endpoints.
The request matcher used to match against actuator endpoints.
The ServerWebExchangeMatcher used to match against actuator endpoints.
The request matcher used to match against the links endpoint.
The ServerWebExchangeMatcher used to match against the links endpoint.
Auto-configuration for Spring Security when actuator is on the classpath.
Factory that can be used to create a ServerWebExchangeMatcher for commonly used paths.
Factory that can be used to create a RequestMatcher for commonly used paths.
The request matcher used to match against h2 console path.
Auto-configuration for Reactive Spring Security when actuator is on the classpath.
Auto-configuration for Spring Security in a reactive application.
Default user @Configuration for a reactive web application.
Interface that can be used to provide a RequestMatcher that can be used with Spring Security.
Auto-configuration for Spring Security for an RSocket server.
Auto-configuration for Spring Security.
Automatically adds Spring Security's integration with Spring Data.
Auto-configuration for Spring Security's Filter.
Configuration properties for Spring Security.
 
 
ManagementContextConfiguration that configures the appropriate RequestMatcherProvider.
 
Common locations for static resources.
Used to create a ServerWebExchangeMatcher for static resources in commonly used locations.
Used to create a RequestMatcher for static resources in commonly used locations.
The request matcher used to match against resource Locations.
The server web exchange matcher used to match against resource locations.
Auto-configuration for a Spring Security in-memory AuthenticationManager.