public class FakeGatewayInstallationConfiguration
extends org.junit.rules.ExternalResource
| Modifier and Type | Class and Description |
|---|---|
static class |
FakeGatewayInstallationConfiguration.GatewayMode |
| Constructor and Description |
|---|
FakeGatewayInstallationConfiguration(FakeGatewayInstallationConfiguration.GatewayMode gatewayMode,
boolean encrypted,
String encryptionKey,
com.mulesoft.mule.runtime.gw.api.config.GateKeeperConfiguration.Mode gateKeeper,
JdbcStoreConfiguration jdbcStoreConfiguration,
com.mulesoft.mule.runtime.gw.api.config.OnApiDeletedConfiguration.Mode onApiDeleted) |
FakeGatewayInstallationConfiguration(FakeGatewayInstallationConfiguration.GatewayMode gatewayMode,
boolean encrypted,
String encryptionKey,
com.mulesoft.mule.runtime.gw.api.config.GateKeeperConfiguration.Mode gateKeeper,
com.mulesoft.mule.runtime.gw.api.config.OnApiDeletedConfiguration.Mode onApiDeleted) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
after() |
protected void |
before() |
public FakeGatewayInstallationConfiguration(FakeGatewayInstallationConfiguration.GatewayMode gatewayMode, boolean encrypted, String encryptionKey, com.mulesoft.mule.runtime.gw.api.config.GateKeeperConfiguration.Mode gateKeeper, com.mulesoft.mule.runtime.gw.api.config.OnApiDeletedConfiguration.Mode onApiDeleted)
public FakeGatewayInstallationConfiguration(FakeGatewayInstallationConfiguration.GatewayMode gatewayMode, boolean encrypted, String encryptionKey, com.mulesoft.mule.runtime.gw.api.config.GateKeeperConfiguration.Mode gateKeeper, JdbcStoreConfiguration jdbcStoreConfiguration, com.mulesoft.mule.runtime.gw.api.config.OnApiDeletedConfiguration.Mode onApiDeleted)
Copyright © 2014–2024 MuleSoft, Inc.. All rights reserved.