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 SummaryModifier and TypeMethodDescriptionand()Deprecated, for removal: This API element is subject to removal in a future version.For removal in 7.0.
- 
Method Details- 
andDeprecated, 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
 
 
-