Class GatewayTransformHeaderProperties
java.lang.Object
es.kukenan.smartfi.microservice.security.gateway.configuration.GatewayTransformHeaderProperties
@Configuration
@EnableConfigurationProperties
@ConfigurationProperties(prefix="security.gateway")
public class GatewayTransformHeaderProperties
extends Object
Gateway transform headers properties.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classSecurity gateway pair header name object. -
Field Summary
FieldsModifier and TypeFieldDescriptionHeaders list. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
header
Headers list.
-
-
Constructor Details
-
GatewayTransformHeaderProperties
public GatewayTransformHeaderProperties()
-