Uses of Interface
ch.qos.logback.core.net.ssl.SSLConfigurable
Package
Description
Contains classes that create and configure a JSSE SSLContext needed
for secure transport of logging events by SSLSocketAppender.
-
Uses of SSLConfigurable in ch.qos.logback.core.net.ssl
Modifier and TypeClassDescriptionclass
AnSSLConfigurable
wrapper for anSSLServerSocket
.class
AnSSLConfigurable
wrapper for anSSLSocket
.Modifier and TypeMethodDescriptionvoid
SSLParametersConfiguration.configure
(SSLConfigurable socket) Configures SSL parameters on anSSLConfigurable
.