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 KeyManagersParametersFactoryBean
SSLContextParametersFactoryBean. getKeyManagers()
Methods in org.apache.camel.util.spring with parameters of type KeyManagersParametersFactoryBean Modifier and Type Method Description void
SSLContextParametersFactoryBean. setKeyManagers(KeyManagersParametersFactoryBean keyManagers)
-