|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.technicalconnector.config.impl.ConfigurationModuleSSLVerifier
@Deprecated public class ConfigurationModuleSSLVerifier
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 |
---|
public ConfigurationModuleSSLVerifier()
Method Detail |
---|
public void init(Configuration config) throws TechnicalConnectorException
ConfigurationModule
init
in interface ConfigurationModule
TechnicalConnectorException
public void unload() throws TechnicalConnectorException
ConfigurationModule
unload
in interface ConfigurationModule
TechnicalConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |