Uses of Class
org.springframework.cloud.gateway.filter.factory.SecureHeadersProperties
Packages that use SecureHeadersProperties
Package
Description
TODO: package javadoc.
-
Uses of SecureHeadersProperties in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return SecureHeadersPropertiesMethods in org.springframework.cloud.gateway.config with parameters of type SecureHeadersPropertiesModifier and TypeMethodDescriptionGatewayAutoConfiguration.secureHeadersGatewayFilterFactory(SecureHeadersProperties properties) -
Uses of SecureHeadersProperties in org.springframework.cloud.gateway.filter.factory
Methods in org.springframework.cloud.gateway.filter.factory with parameters of type SecureHeadersPropertiesModifier and TypeMethodDescriptionSecureHeadersGatewayFilterFactory.Config.withDefaults(SecureHeadersProperties properties) Constructors in org.springframework.cloud.gateway.filter.factory with parameters of type SecureHeadersPropertiesModifierConstructorDescription