be.ehealth.technicalconnector.config.impl
Class ConfigurationModuleXmlSec

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

public class ConfigurationModuleXmlSec
extends Object
implements ConfigurationModule

Configuration module to instanciate org.apache.xml.security and associate the jsr105Provider to the xml.security implementation. Implementation of ConfigurationModule


Constructor Summary
ConfigurationModuleXmlSec()
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationModuleXmlSec

public ConfigurationModuleXmlSec()
Method Detail

init

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

Specified by:
init in interface ConfigurationModule
Throws:
TechnicalConnectorException

unload

public void unload()
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



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.