Class ServerHttpSecurity.CorsSpec

java.lang.Object
org.springframework.security.config.web.server.ServerHttpSecurity.CorsSpec
Enclosing class:
ServerHttpSecurity

public final class ServerHttpSecurity.CorsSpec extends Object
Configures CORS support within Spring Security. This ensures that the CorsWebFilter is place in the correct order.