public class ResponseObjectBuilderImpl extends Object implements ResponseObjectBuilder, ConfigurationModuleBootstrap.ModuleBootstrapHook
ResponseObjectBuilder interface.| Constructor and Description |
|---|
ResponseObjectBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
SignedResponseHolder |
handleCancelAttestationResponse(SendResponseType sendResponse,
SendRequestType cancelAttestationRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
SignedResponseHolder object. |
SignedEncryptedResponseHolder |
handleSendAttestionResponse(SendResponseType sendResponse,
EncryptedRequestHolder sendAttestationRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
SignedEncryptedResponseHolder object. |
public SignedEncryptedResponseHolder handleSendAttestionResponse(SendResponseType sendResponse, EncryptedRequestHolder sendAttestationRequest) throws TechnicalConnectorException
ResponseObjectBuilderSignedEncryptedResponseHolder object.handleSendAttestionResponse in interface ResponseObjectBuildersendResponse - the response sent by the WSsendAttestationRequest - the wrapper containing all the necessary request dataTechnicalConnectorExceptionpublic SignedResponseHolder handleCancelAttestationResponse(SendResponseType sendResponse, SendRequestType cancelAttestationRequest) throws TechnicalConnectorException
ResponseObjectBuilderSignedResponseHolder object.handleCancelAttestationResponse in interface ResponseObjectBuildercancelAttestationRequest - the request sent to the WSTechnicalConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.