Uses of Class
org.apache.camel.support.jsse.SSLContextClientParameters
Packages that use SSLContextClientParameters
Package
Description
A collection of utility classes for configuring a JSSE SSLContext and other JSSE classes.
-
Uses of SSLContextClientParameters in org.apache.camel.support.jsse
Methods in org.apache.camel.support.jsse that return SSLContextClientParametersMethods in org.apache.camel.support.jsse with parameters of type SSLContextClientParametersModifier and TypeMethodDescriptionvoidSSLContextParameters.setClientParameters(SSLContextClientParameters clientParameters) The optional configuration options to be applied purely to the client side settings of theSSLContext.