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 SecureRandomParametersFactoryBean
SSLContextParametersFactoryBean. getSecureRandom()
Methods in org.apache.camel.spring.xml with parameters of type SecureRandomParametersFactoryBean Modifier and Type Method Description void
SSLContextParametersFactoryBean. setSecureRandom(SecureRandomParametersFactoryBean secureRandom)
-