|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrustManagerFactoryFactoryBean | |
|---|---|
| ch.qos.logback.core.net.ssl | Contains classes that create and configure a JSSE SSLContext needed for secure transport of logging events by SSLSocketAppender. |
| Uses of TrustManagerFactoryFactoryBean in ch.qos.logback.core.net.ssl |
|---|
| Methods in ch.qos.logback.core.net.ssl that return TrustManagerFactoryFactoryBean | |
|---|---|
TrustManagerFactoryFactoryBean |
SSLContextFactoryBean.getTrustManagerFactory()
Gets the trust manager factory configuration. |
| Methods in ch.qos.logback.core.net.ssl with parameters of type TrustManagerFactoryFactoryBean | |
|---|---|
void |
SSLContextFactoryBean.setTrustManagerFactory(TrustManagerFactoryFactoryBean trustManagerFactory)
Sets the trust manager factory configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||