Package org.springframework.boot.autoconfigure.security.reactive
Auto-configuration for reactive Spring Security.
Class Summary Class Description PathRequest Factory that can be used to create aServerWebExchangeMatcherfor commonly used paths.ReactiveSecurityAutoConfiguration Auto-configurationfor Spring Security in a reactive application.ReactiveUserDetailsServiceAutoConfiguration Default userConfigurationfor a reactive web application.StaticResourceRequest Used to create aServerWebExchangeMatcherfor static resources in commonly used locations.StaticResourceRequest.StaticResourceServerWebExchange The server web exchange matcher used to match against resourcelocations.