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 |
---|---|
KeyManagerFactoryFactoryBean |
SSLContextFactoryBean.getKeyManagerFactory()
Gets the key manager factory configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
SSLContextFactoryBean.setKeyManagerFactory(KeyManagerFactoryFactoryBean keyManagerFactory)
Sets the key manager factory configuration.
|
Copyright © 2005–2016 QOS.ch. All rights reserved.