Uses of Class
ch.qos.logback.core.net.ssl.TrustManagerFactoryFactoryBean
Packages that use TrustManagerFactoryFactoryBean
-
Uses of TrustManagerFactoryFactoryBean in ch.qos.logback.core.net.ssl
Methods in ch.qos.logback.core.net.ssl that return TrustManagerFactoryFactoryBeanModifier and TypeMethodDescriptionSSLContextFactoryBean.getTrustManagerFactory()Gets the trust manager factory configuration.Methods in ch.qos.logback.core.net.ssl with parameters of type TrustManagerFactoryFactoryBeanModifier and TypeMethodDescriptionvoidSSLContextFactoryBean.setTrustManagerFactory(TrustManagerFactoryFactoryBean trustManagerFactory) Sets the trust manager factory configuration.