Uses of Class
org.apache.camel.spring.boot.security.CamelSSLConfigurationProperties
Packages that use CamelSSLConfigurationProperties
-
Uses of CamelSSLConfigurationProperties in org.apache.camel.spring.boot.security
Methods in org.apache.camel.spring.boot.security with parameters of type CamelSSLConfigurationPropertiesModifier and TypeMethodDescriptionorg.apache.camel.support.jsse.SSLContextParameters
CamelSSLAutoConfiguration.sslContextParameters
(org.apache.camel.CamelContext camelContext, CamelSSLConfigurationProperties properties) org.apache.camel.support.jsse.GlobalSSLContextParametersSupplier
CamelSSLAutoConfiguration.sslContextParametersSupplier
(CamelSSLConfigurationProperties properties)