@ConfigurationProperties(prefix="camel.ssl") public class CamelSSLConfigurationProperties extends Object
| Constructor and Description |
|---|
CamelSSLConfigurationProperties() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.util.jsse.SSLContextParameters |
getConfig() |
void |
setConfig(org.apache.camel.util.jsse.SSLContextParameters config) |
Apache Camel