Uses of Class
ch.qos.logback.core.net.ssl.KeyManagerFactoryFactoryBean
Package
Description
Contains classes that create and configure a JSSE SSLContext needed
for secure transport of logging events by SSLSocketAppender.
-
Uses of KeyManagerFactoryFactoryBean in ch.qos.logback.core.net.ssl
Modifier and TypeMethodDescriptionSSLContextFactoryBean.getKeyManagerFactory()
Gets the key manager factory configuration.Modifier and TypeMethodDescriptionvoid
SSLContextFactoryBean.setKeyManagerFactory
(KeyManagerFactoryFactoryBean keyManagerFactory) Sets the key manager factory configuration.