Uses of Class
org.apache.camel.util.spring.KeyManagersParametersFactoryBean
-
Packages that use KeyManagersParametersFactoryBean Package Description org.apache.camel.util.spring -
-
Uses of KeyManagersParametersFactoryBean in org.apache.camel.util.spring
Methods in org.apache.camel.util.spring that return KeyManagersParametersFactoryBean Modifier and Type Method Description KeyManagersParametersFactoryBeanSSLContextParametersFactoryBean. getKeyManagers()Methods in org.apache.camel.util.spring with parameters of type KeyManagersParametersFactoryBean Modifier and Type Method Description voidSSLContextParametersFactoryBean. setKeyManagers(KeyManagersParametersFactoryBean keyManagers)
-