| 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 |
|---|---|
KeyManagersParameters |
SSLContextParameters.getKeyManagers() |
| Modifier and Type | Method and Description |
|---|---|
void |
SSLContextParameters.setKeyManagers(KeyManagersParameters keyManagers)
Sets the optional key manager configuration for creating the
KeyManagers used in constructing an SSLContext. |
Apache Camel