public class MockTrustManagerFactoryFactoryBean
extends ch.qos.logback.core.net.ssl.TrustManagerFactoryFactoryBean
TrustManagerFactoryFactoryBean with test instrumentation.| Constructor and Description |
|---|
MockTrustManagerFactoryFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
TrustManagerFactory |
createTrustManagerFactory() |
boolean |
isFactoryCreated() |
public TrustManagerFactory createTrustManagerFactory() throws NoSuchProviderException, NoSuchAlgorithmException
createTrustManagerFactory in class ch.qos.logback.core.net.ssl.TrustManagerFactoryFactoryBeanNoSuchProviderExceptionNoSuchAlgorithmExceptionpublic boolean isFactoryCreated()
Copyright © 2005–2017 QOS.ch. All rights reserved.