Package org.apache.camel.support.jsse
Interface GlobalSSLContextParametersSupplier
-
- All Superinterfaces:
Supplier<SSLContextParameters>
public interface GlobalSSLContextParametersSupplier extends Supplier<SSLContextParameters>
A globalSupplier
ofSSLContextParameters
to be used in Camel registry.