public class TrustManagersParametersFactoryBean extends org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean implements FactoryBean<org.apache.camel.util.jsse.TrustManagersParameters>, ApplicationContextAware
| Constructor and Description | 
|---|
| TrustManagersParametersFactoryBean() | 
| 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, getObject, getObjectType, getProvider, setAlgorithm, setProviderisSingletonafterPropertiesSet, destroy, discoverDefaultCamelContext, getCamelContext, getCamelContextId, getCustomId, setCamelContext, setCamelContextId, setCustomIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetObject, getObjectType, isSingletonpublic TrustManagersParametersFactoryBean()
public KeyStoreParametersFactoryBean getKeyStore()
getKeyStore in class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBeanpublic 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.TrustManagersParameters>public void setApplicationContext(ApplicationContext applicationContext)
setApplicationContext in interface ApplicationContextAwareApache Camel