| 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 |
|---|---|
SSLContextServerParameters |
SSLContextParameters.getServerParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
SSLContextParameters.setServerParameters(SSLContextServerParameters serverParameters)
The optional configuration options to be applied purely to the server side settings of the
SSLContext. |
Apache Camel