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