be.ehealth.technicalconnector.config.impl
Class ConfigurationModuleSSLVerifier

java.lang.Object
  extended by be.ehealth.technicalconnector.config.impl.ConfigurationModuleSSLVerifier
All Implemented Interfaces:
ConfigurationModule

Deprecated.

@Deprecated
public class ConfigurationModuleSSLVerifier
extends Object
implements ConfigurationModule

Configuration module to disable SSL Verifications. NOT indented to use in PRODUCTION MODE only for TESTING purpose. Implementation of ConfigurationModule


Constructor Summary
ConfigurationModuleSSLVerifier()
          Deprecated.  
 
Method Summary
 void init(Configuration config)
          Deprecated. Method that initialise the configuration module.
 void unload()
          Deprecated. Method that restores the configuration module and reset the system to the initial situation.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationModuleSSLVerifier

public ConfigurationModuleSSLVerifier()
Deprecated. 
Method Detail

init

public void init(Configuration config)
          throws TechnicalConnectorException
Deprecated. 
Description copied from interface: ConfigurationModule
Method that initialise the configuration module.

Specified by:
init in interface ConfigurationModule
Throws:
TechnicalConnectorException

unload

public void unload()
            throws TechnicalConnectorException
Deprecated. 
Description copied from interface: ConfigurationModule
Method that restores the configuration module and reset the system to the initial situation.

Specified by:
unload in interface ConfigurationModule
Throws:
TechnicalConnectorException



Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.