public final class ConfigurationModuleSSL extends Object implements ConfigurationModule
ConfigurationModule
Modifier and Type | Field and Description |
---|---|
static String |
CONNECTOR_CONFIGURATIONMODULE_SSL_VERIFICATIONFLAVOUR |
static String |
SSL_VERIFICATION_FLAVOUR_PASSTHROUGH |
static String |
SSL_VERIFICATION_FLAVOUR_TRUSTSTORE |
Constructor and Description |
---|
ConfigurationModuleSSL() |
Modifier and Type | Method and Description |
---|---|
void |
init(Configuration config)
Method that initialise the configuration module.
|
void |
unload()
Method that restores the configuration module and reset the system to the initial situation.
|
public static final String CONNECTOR_CONFIGURATIONMODULE_SSL_VERIFICATIONFLAVOUR
public static final String SSL_VERIFICATION_FLAVOUR_PASSTHROUGH
public static final String SSL_VERIFICATION_FLAVOUR_TRUSTSTORE
public void init(Configuration config) throws TechnicalConnectorException
ConfigurationModule
init
in interface ConfigurationModule
TechnicalConnectorException
public void unload() throws TechnicalConnectorException
ConfigurationModule
unload
in interface ConfigurationModule
TechnicalConnectorException
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.