public class AbstractSslEndpointConfigurer extends AbstractTLSClientParameterConfigurer
Modifier and Type | Field and Description |
---|---|
protected org.apache.camel.CamelContext |
camelContext |
protected org.apache.camel.util.jsse.SSLContextParameters |
sslContextParameters |
Constructor and Description |
---|
AbstractSslEndpointConfigurer(org.apache.camel.util.jsse.SSLContextParameters sslContextParameters,
org.apache.camel.CamelContext camelContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
setupHttpConduit(org.apache.cxf.transport.http.HTTPConduit httpConduit) |
tryToGetTLSClientParametersFromConduit
protected final org.apache.camel.util.jsse.SSLContextParameters sslContextParameters
protected final org.apache.camel.CamelContext camelContext
Apache Camel