Uses of Class
de.gematik.test.tiger.proxy.configuration.TigerProxyConfiguration
-
Packages that use TigerProxyConfiguration Package Description de.gematik.test.tiger.proxy de.gematik.test.tiger.proxy.client -
-
Uses of TigerProxyConfiguration in de.gematik.test.tiger.proxy
Methods in de.gematik.test.tiger.proxy with parameters of type TigerProxyConfiguration Modifier and Type Method Description static voidTigerKeyAndCertificateFactoryInjector. injectIntoMockServer(TigerProxyConfiguration configuration)Constructors in de.gematik.test.tiger.proxy with parameters of type TigerProxyConfiguration Constructor Description AbstractTigerProxy(TigerProxyConfiguration configuration)TigerKeyAndCertificateFactory(org.mockserver.logging.MockServerLogger mockServerLogger, TigerProxyConfiguration tigerProxyConfiguration)TigerProxy(TigerProxyConfiguration configuration) -
Uses of TigerProxyConfiguration in de.gematik.test.tiger.proxy.client
Constructors in de.gematik.test.tiger.proxy.client with parameters of type TigerProxyConfiguration Constructor Description TigerRemoteProxyClient(String remoteProxyUrl, TigerProxyConfiguration configuration)
-