public class KeyManagersParametersFactoryBean extends org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBean implements FactoryBean<org.apache.camel.util.jsse.KeyManagersParameters>, ApplicationContextAware
| Constructor and Description | 
|---|
| KeyManagersParametersFactoryBean() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected org.apache.camel.CamelContext | getCamelContextWithId(String camelContextId) | 
| KeyStoreParametersFactoryBean | getKeyStore() | 
| void | setApplicationContext(ApplicationContext applicationContext) | 
| void | setKeyStore(KeyStoreParametersFactoryBean keyStore) | 
createInstance, getAlgorithm, getKeyPassword, getObject, getObjectType, getProvider, setAlgorithm, setKeyPassword, setProviderisSingletonafterPropertiesSet, destroy, discoverDefaultCamelContext, getCamelContext, getCamelContextId, getCustomId, setCamelContext, setCamelContextId, setCustomIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetObject, getObjectType, isSingletonpublic KeyManagersParametersFactoryBean()
public KeyStoreParametersFactoryBean getKeyStore()
getKeyStore in class org.apache.camel.core.xml.util.jsse.AbstractKeyManagersParametersFactoryBeanpublic void setKeyStore(KeyStoreParametersFactoryBean keyStore)
protected org.apache.camel.CamelContext getCamelContextWithId(String camelContextId)
getCamelContextWithId in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.util.jsse.KeyManagersParameters>public void setApplicationContext(ApplicationContext applicationContext)
setApplicationContext in interface ApplicationContextAwareApache Camel