Uses of Class
ch.qos.logback.core.net.ssl.SecureRandomFactoryBean
Packages that use SecureRandomFactoryBean
-
Uses of SecureRandomFactoryBean in ch.qos.logback.core.net.ssl
Methods in ch.qos.logback.core.net.ssl that return SecureRandomFactoryBeanModifier and TypeMethodDescriptionSSLContextFactoryBean.getSecureRandom()Gets the secure random generator configuration.Methods in ch.qos.logback.core.net.ssl with parameters of type SecureRandomFactoryBeanModifier and TypeMethodDescriptionvoidSSLContextFactoryBean.setSecureRandom(SecureRandomFactoryBean secureRandom) Sets the secure random generator configuration.