| 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 | Method and Description |
|---|---|
TrustManagerFactoryFactoryBean |
SSLContextFactoryBean.getTrustManagerFactory()
Gets the trust manager factory configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSLContextFactoryBean.setTrustManagerFactory(TrustManagerFactoryFactoryBean trustManagerFactory)
Sets the trust manager factory configuration.
|
Copyright © 2005–2017 QOS.ch. All rights reserved.