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.
|
Modifier and Type | Class and Description |
---|---|
class |
SSLConfigurableServerSocket
An
SSLConfigurable wrapper for an SSLServerSocket . |
class |
SSLConfigurableSocket
An
SSLConfigurable wrapper for an SSLSocket . |
Modifier and Type | Method and Description |
---|---|
void |
SSLParametersConfiguration.configure(SSLConfigurable socket)
Configures SSL parameters on an
SSLConfigurable . |
Copyright © 2005–2015 QOS.ch. All rights reserved.