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
ConfigurationModuleinit in interface ConfigurationModuleTechnicalConnectorExceptionpublic void unload()
throws TechnicalConnectorException
ConfigurationModuleunload in interface ConfigurationModuleTechnicalConnectorException
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.