| Package | Description |
|---|---|
| org.apache.camel.util.jsse |
A collection of utility classes for configuring a JSSE SSLContext and other JSSE classes.
|
| Modifier and Type | Method and Description |
|---|---|
TrustManagersParameters |
SSLContextParameters.getTrustManagers() |
| Modifier and Type | Method and Description |
|---|---|
void |
SSLContextParameters.setTrustManagers(TrustManagersParameters trustManagers)
Sets the optional trust manager configuration for creating the
TrustManagers used in constructing an SSLContext. |
Apache Camel