Uses of Class
ch.qos.logback.core.net.ssl.SSLContextFactoryBean
-
Packages that use SSLContextFactoryBean Package Description ch.qos.logback.core.net.ssl Contains classes that create and configure a JSSE SSLContext needed for secure transport of logging events by SSLSocketAppender. -
-
Uses of SSLContextFactoryBean in ch.qos.logback.core.net.ssl
Subclasses of SSLContextFactoryBean in ch.qos.logback.core.net.ssl Modifier and Type Class Description classSSLConfigurationA configuration for anSSLContext.
-