@Configuration @ConditionalOnBean(value=HttpComponentAutoConfiguration.class) @AutoConfigureAfter(value=HttpComponentAutoConfiguration.class) public class HttpComponentSSLAutoConfiguration extends Object
Constructor and Description |
---|
HttpComponentSSLAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
static org.apache.camel.component.http.springboot.HttpComponentSSLAutoConfiguration.HttpSSLPostProcessor |
cacheAutoConfigurationValidatorPostProcessor(org.apache.camel.CamelContext context,
HttpComponentConfiguration config) |
@Bean public static org.apache.camel.component.http.springboot.HttpComponentSSLAutoConfiguration.HttpSSLPostProcessor cacheAutoConfigurationValidatorPostProcessor(org.apache.camel.CamelContext context, HttpComponentConfiguration config)
Apache Camel