public class ResponseObjectBuilderImpl extends Object implements ResponseObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
ResponseObjectBuilder interface.| Constructor and Description |
|---|
ResponseObjectBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
SignedBuilderResponse |
handleCancelResponseType(SendResponseType sendResponse,
CancelAttestationRequest cancelAttestationRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
SignedBuilderResponse object. |
SignedEncryptedBuilderResponse |
handleSendResponseType(SendResponseType sendResponse,
SendAttestBuilderRequest builderRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
SignedEncryptedBuilderResponse object. |
public final SignedEncryptedBuilderResponse handleSendResponseType(SendResponseType sendResponse, SendAttestBuilderRequest builderRequest) throws TechnicalConnectorException
ResponseObjectBuilderSignedEncryptedBuilderResponse object.handleSendResponseType in interface ResponseObjectBuildersendResponse - the response sent by the WSbuilderRequest - the wrapper containing all the necessary request dataTechnicalConnectorExceptionpublic SignedBuilderResponse handleCancelResponseType(SendResponseType sendResponse, CancelAttestationRequest cancelAttestationRequest) throws TechnicalConnectorException
ResponseObjectBuilderSignedBuilderResponse object.handleCancelResponseType in interface ResponseObjectBuildercancelAttestationRequest - the request sent to the WSTechnicalConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.