Class TrustManagersParametersFactoryBean

  • All Implemented Interfaces:
    org.apache.camel.CamelContextAware, org.springframework.beans.factory.Aware, org.springframework.beans.factory.FactoryBean<org.apache.camel.support.jsse.TrustManagersParameters>, org.springframework.context.ApplicationContextAware

    public class TrustManagersParametersFactoryBean
    extends org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean
    implements org.springframework.beans.factory.FactoryBean<org.apache.camel.support.jsse.TrustManagersParameters>, org.springframework.context.ApplicationContextAware
    • Field Summary

      • Fields inherited from class org.apache.camel.core.xml.util.jsse.AbstractTrustManagersParametersFactoryBean

        algorithm, provider, trustManager
      • Fields inherited from interface org.springframework.beans.factory.FactoryBean

        OBJECT_TYPE_ATTRIBUTE
    • Method Detail

      • getCamelContextWithId

        protected org.apache.camel.CamelContext getCamelContextWithId​(String camelContextId)
        Specified by:
        getCamelContextWithId in class org.apache.camel.core.xml.AbstractCamelFactoryBean<org.apache.camel.support.jsse.TrustManagersParameters>
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware