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