Class ServerHttpSecurity.HeaderSpec.FeaturePolicySpec
java.lang.Object
org.springframework.security.config.web.server.ServerHttpSecurity.HeaderSpec.FeaturePolicySpec
- Enclosing class:
 - ServerHttpSecurity.HeaderSpec
 
Configures 
Feature-Policy response header.- Since:
 - 5.1
 - See Also:
 
- 
Method Summary
Modifier and TypeMethodDescriptionand()Deprecated, for removal: This API element is subject to removal in a future version.For removal in 7.0. 
- 
Method Details
- 
and
Deprecated, for removal: This API element is subject to removal in a future version.For removal in 7.0. Use#featurePolicy(Customizer)insteadAllows method chaining to continue configuring theServerHttpSecurity.- Returns:
 - the 
ServerHttpSecurity.HeaderSpecto continue configuring 
 
 -