Uses of Interface
org.mockserver.socket.tls.KeyAndCertificateFactory
Packages that use KeyAndCertificateFactory
-
Uses of KeyAndCertificateFactory in org.mockserver.socket.tls
Methods in org.mockserver.socket.tls that return KeyAndCertificateFactoryModifier and TypeMethodDescriptionKeyAndCertificateFactorySupplier.buildKeyAndCertificateFactory(MockServerLogger logger, boolean isServerInstance, Configuration configuration) static KeyAndCertificateFactoryKeyAndCertificateFactoryFactory.createKeyAndCertificateFactory(Configuration configuration, MockServerLogger mockServerLogger) static KeyAndCertificateFactoryKeyAndCertificateFactoryFactory.createKeyAndCertificateFactory(Configuration configuration, MockServerLogger mockServerLogger, boolean forServer) -
Uses of KeyAndCertificateFactory in org.mockserver.socket.tls.bouncycastle
Classes in org.mockserver.socket.tls.bouncycastle that implement KeyAndCertificateFactory