Class SSLContextParametersFactoryBean

java.lang.Object
org.apache.camel.model.IdentifiedType
org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.support.jsse.SSLContextParameters>
org.apache.camel.core.xml.util.jsse.AbstractJsseUtilFactoryBean<org.apache.camel.support.jsse.SSLContextParameters>
org.apache.camel.core.xml.util.jsse.AbstractBaseSSLContextParametersFactoryBean<org.apache.camel.support.jsse.SSLContextParameters>
org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean
org.apache.camel.spring.xml.SSLContextParametersFactoryBean
All Implemented Interfaces:
org.apache.camel.CamelContextAware, org.apache.camel.spi.HasCamelContext, org.springframework.beans.factory.Aware, org.springframework.beans.factory.FactoryBean<org.apache.camel.support.jsse.SSLContextParameters>, org.springframework.context.ApplicationContextAware

@Metadata(label="security,configuration") public class SSLContextParametersFactoryBean extends org.apache.camel.core.xml.util.jsse.AbstractSSLContextParametersFactoryBean implements org.springframework.beans.factory.FactoryBean<org.apache.camel.support.jsse.SSLContextParameters>, org.springframework.context.ApplicationContextAware
Secure socket protocol configuration