Uses of Class
org.apache.camel.support.jsse.SSLContextServerParameters
Packages that use SSLContextServerParameters
Package
Description
A collection of utility classes for configuring a JSSE SSLContext and other JSSE classes.
-
Uses of SSLContextServerParameters in org.apache.camel.support.jsse
Methods in org.apache.camel.support.jsse that return SSLContextServerParametersMethods in org.apache.camel.support.jsse with parameters of type SSLContextServerParametersModifier and TypeMethodDescriptionvoidSSLContextParameters.setServerParameters(SSLContextServerParameters serverParameters) The optional configuration options to be applied purely to the server side settings of theSSLContext.