Package | Description |
---|---|
ch.qos.logback.classic.net |
Contains classes used to log through a network
|
ch.qos.logback.classic.net.server |
Provides a robust logging server
|
ch.qos.logback.core.net |
Contains the base classes used by logback to log to remote
destinations.
|
ch.qos.logback.core.net.server |
Contains the base classes used by logback to serve logging events to
remote peers.
|
ch.qos.logback.core.net.ssl |
Contains classes that create and configure a JSSE SSLContext needed
for secure transport of logging events by SSLSocketAppender.
|
Class and Description |
---|
SSLComponent
A interface used to identify components that have an SSL configuration.
|
SSLConfiguration
A configuration for an
SSLContext . |
Class and Description |
---|
SSLComponent
A interface used to identify components that have an SSL configuration.
|
SSLConfiguration
A configuration for an
SSLContext . |
Class and Description |
---|
SSLComponent
A interface used to identify components that have an SSL configuration.
|
SSLConfiguration
A configuration for an
SSLContext . |
Class and Description |
---|
SSLComponent
A interface used to identify components that have an SSL configuration.
|
SSLConfiguration
A configuration for an
SSLContext . |
Class and Description |
---|
KeyManagerFactoryFactoryBean
A factory bean for a JSSE
KeyManagerFactory . |
KeyStoreFactoryBean
A factory bean for a JCA
KeyStore . |
SecureRandomFactoryBean
A factory bean for a JCA
SecureRandom generator. |
SSLConfigurable
An object that has configurable SSL parameters.
|
SSLConfiguration
A configuration for an
SSLContext . |
SSLContextFactoryBean
A factory bean for a JSSE
SSLContext . |
SSLParametersConfiguration
A configuration of SSL parameters for an
SSLEngine . |
TrustManagerFactoryFactoryBean
A factory bean for a JSSE
TrustManagerFactory . |
Copyright © 2005–2015 QOS.ch. All rights reserved.