Uses of Class
software.amazon.awssdk.services.cloudfront.model.ResponseHeadersPolicyXSSProtection
Packages that use ResponseHeadersPolicyXSSProtection
-
Uses of ResponseHeadersPolicyXSSProtection in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ResponseHeadersPolicyXSSProtectionModifier and TypeMethodDescriptionResponseHeadersPolicySecurityHeadersConfig.xssProtection()Determines whether CloudFront includes theX-XSS-ProtectionHTTP response header and the header's value.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ResponseHeadersPolicyXSSProtectionModifier and TypeMethodDescriptionResponseHeadersPolicySecurityHeadersConfig.Builder.xssProtection(ResponseHeadersPolicyXSSProtection xssProtection) Determines whether CloudFront includes theX-XSS-ProtectionHTTP response header and the header's value.