Uses of Class
org.apache.camel.util.blueprint.TrustManagersParametersFactoryBean

Packages that use TrustManagersParametersFactoryBean
org.apache.camel.util.blueprint Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of TrustManagersParametersFactoryBean in org.apache.camel.util.blueprint
 

Methods in org.apache.camel.util.blueprint that return TrustManagersParametersFactoryBean
 TrustManagersParametersFactoryBean SSLContextParametersFactoryBean.getTrustManagers()
           
 

Methods in org.apache.camel.util.blueprint with parameters of type TrustManagersParametersFactoryBean
 void SSLContextParametersFactoryBean.setTrustManagers(TrustManagersParametersFactoryBean trustManagers)
           
 



Apache CAMEL