Package | Description |
---|---|
org.apache.camel.support.jsse |
A collection of utility classes for configuring a JSSE SSLContext and other JSSE classes.
|
Modifier and Type | Method and Description |
---|---|
SSLContextClientParameters |
SSLContextParameters.getClientParameters() |
Modifier and Type | Method and Description |
---|---|
void |
SSLContextParameters.setClientParameters(SSLContextClientParameters clientParameters)
The optional configuration options to be applied purely to the client side settings of the
SSLContext . |
Apache Camel