Uses of Class
org.apache.camel.util.spring.TrustManagersParametersFactoryBean
-
Packages that use TrustManagersParametersFactoryBean Package Description org.apache.camel.util.spring -
-
Uses of TrustManagersParametersFactoryBean in org.apache.camel.util.spring
Methods in org.apache.camel.util.spring that return TrustManagersParametersFactoryBean Modifier and Type Method Description TrustManagersParametersFactoryBeanSSLContextParametersFactoryBean. getTrustManagers()Methods in org.apache.camel.util.spring with parameters of type TrustManagersParametersFactoryBean Modifier and Type Method Description voidSSLContextParametersFactoryBean. setTrustManagers(TrustManagersParametersFactoryBean trustManagers)
-