Uses of Class
org.apache.camel.util.spring.KeyManagersParametersFactoryBean

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

Uses of KeyManagersParametersFactoryBean in org.apache.camel.util.spring
 

Methods in org.apache.camel.util.spring that return KeyManagersParametersFactoryBean
 KeyManagersParametersFactoryBean SSLContextParametersFactoryBean.getKeyManagers()
           
 

Methods in org.apache.camel.util.spring with parameters of type KeyManagersParametersFactoryBean
 void SSLContextParametersFactoryBean.setKeyManagers(KeyManagersParametersFactoryBean keyManagers)
           
 



Apache CAMEL