public class KeyAndCertificateFactoryFactory extends Object
| Constructor and Description |
|---|
KeyAndCertificateFactoryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static KeyAndCertificateFactory |
createKeyAndCertificateFactory(Configuration configuration,
MockServerLogger mockServerLogger) |
static Function<MockServerLogger,KeyAndCertificateFactory> |
getCustomKeyAndCertificateFactorySupplier() |
static void |
setCustomKeyAndCertificateFactorySupplier(Function<MockServerLogger,KeyAndCertificateFactory> customKeyAndCertificateFactorySupplier) |
public static KeyAndCertificateFactory createKeyAndCertificateFactory(Configuration configuration, MockServerLogger mockServerLogger)
public static Function<MockServerLogger,KeyAndCertificateFactory> getCustomKeyAndCertificateFactorySupplier()
public static void setCustomKeyAndCertificateFactorySupplier(Function<MockServerLogger,KeyAndCertificateFactory> customKeyAndCertificateFactorySupplier)
Copyright © 2022. All rights reserved.