be.ehealth.businessconnector.mycarenet.attestv2.builders.impl
Class ResponseObjectBuilderImpl
java.lang.Object
be.ehealth.businessconnector.mycarenet.attestv2.builders.impl.ResponseObjectBuilderImpl
- All Implemented Interfaces:
- ResponseObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
public class ResponseObjectBuilderImpl
- extends Object
- implements ResponseObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
Implementation for the ResponseObjectBuilder interface.
ResponseObjectBuilderImpl
public ResponseObjectBuilderImpl()
handleSendResponseType
public final SignedEncryptedBuilderResponse handleSendResponseType(SendResponseType sendResponse)
throws TechnicalConnectorException
- Description copied from interface:
ResponseObjectBuilder
- Handles the response of the WS, checks the Xades and decode the content to create a
SignedEncryptedBuilderResponse object.
- Specified by:
handleSendResponseType in interface ResponseObjectBuilder
- Parameters:
sendResponse - the response sent by the WS
- Returns:
- the response object built from the response of the WS, with a valid Xades and a decoded content
- Throws:
TechnicalConnectorException
handleCancelResponseType
public SignedBuilderResponse handleCancelResponseType(SendResponseType sendResponse)
throws TechnicalConnectorException
- Description copied from interface:
ResponseObjectBuilder
- Handles the response of the WS, checks the Xades and decode the content to create a
SignedBuilderResponse object.
- Specified by:
handleCancelResponseType in interface ResponseObjectBuilder
- Returns:
-
- Throws:
TechnicalConnectorException
bootstrap
public void bootstrap()
- Specified by:
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 3.17.1 API
Copyright © {inceptionYear}-2019 eHealth. All Rights Reserved.