Uses of Class
org.apache.camel.support.jsse.BaseSSLContextParameters.SSLContextSpiDecorator
-
Packages that use BaseSSLContextParameters.SSLContextSpiDecorator Package Description org.apache.camel.support.jsse A collection of utility classes for configuring a JSSE SSLContext and other JSSE classes. -
-
Uses of BaseSSLContextParameters.SSLContextSpiDecorator in org.apache.camel.support.jsse
Constructors in org.apache.camel.support.jsse with parameters of type BaseSSLContextParameters.SSLContextSpiDecorator Constructor Description SSLContextDecorator(BaseSSLContextParameters.SSLContextSpiDecorator decorator)
-