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