Class AbstractTLSClientParameterConfigurer
java.lang.Object
org.apache.camel.component.cxf.common.AbstractTLSClientParameterConfigurer
- Direct Known Subclasses:
AbstractHostnameVerifierEndpointConfigurer
,AbstractSslEndpointConfigurer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.cxf.configuration.jsse.TLSClientParameters
tryToGetTLSClientParametersFromConduit
(org.apache.cxf.transport.http.HTTPConduit httpConduit)
-
Constructor Details
-
AbstractTLSClientParameterConfigurer
public AbstractTLSClientParameterConfigurer()
-
-
Method Details
-
tryToGetTLSClientParametersFromConduit
protected org.apache.cxf.configuration.jsse.TLSClientParameters tryToGetTLSClientParametersFromConduit(org.apache.cxf.transport.http.HTTPConduit httpConduit)
-