Uses of Class
ch.qos.logback.core.net.ssl.SSLContextFactoryBean

Packages that use SSLContextFactoryBean
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
 class SSLConfiguration
          A configuration for an SSLContext.
 



Copyright © 2005-2014 QOS.ch. All Rights Reserved.