Uses of Class
org.apache.camel.util.jsse.BaseSSLContextParameters.SSLContextSpiDecorator

Packages that use BaseSSLContextParameters.SSLContextSpiDecorator
org.apache.camel.util.jsse A collection of utility classes for configuring a JSSE SSLContext and other JSSE classes. 
 

Uses of BaseSSLContextParameters.SSLContextSpiDecorator in org.apache.camel.util.jsse
 

Constructors in org.apache.camel.util.jsse with parameters of type BaseSSLContextParameters.SSLContextSpiDecorator
BaseSSLContextParameters.SSLContextDecorator(BaseSSLContextParameters.SSLContextSpiDecorator decorator)
           
 



Apache Camel