Uses of Class
ch.qos.logback.core.net.ssl.KeyManagerFactoryFactoryBean
Packages that use KeyManagerFactoryFactoryBean
-
Uses of KeyManagerFactoryFactoryBean in ch.qos.logback.core.net.ssl
Methods in ch.qos.logback.core.net.ssl that return KeyManagerFactoryFactoryBeanModifier and TypeMethodDescriptionSSLContextFactoryBean.getKeyManagerFactory()Gets the key manager factory configuration.Methods in ch.qos.logback.core.net.ssl with parameters of type KeyManagerFactoryFactoryBeanModifier and TypeMethodDescriptionvoidSSLContextFactoryBean.setKeyManagerFactory(KeyManagerFactoryFactoryBean keyManagerFactory) Sets the key manager factory configuration.