Uses of Class
org.apache.camel.util.spring.SecureRandomParametersFactoryBean
-
Packages that use SecureRandomParametersFactoryBean Package Description org.apache.camel.util.spring -
-
Uses of SecureRandomParametersFactoryBean in org.apache.camel.util.spring
Methods in org.apache.camel.util.spring that return SecureRandomParametersFactoryBean Modifier and Type Method Description SecureRandomParametersFactoryBeanSSLContextParametersFactoryBean. getSecureRandom()Methods in org.apache.camel.util.spring with parameters of type SecureRandomParametersFactoryBean Modifier and Type Method Description voidSSLContextParametersFactoryBean. setSecureRandom(SecureRandomParametersFactoryBean secureRandom)
-