public interface ResponseObjectBuilder
ResponseObjectBuilderImpl Factory :
ResponseObjectBuilderFactory| Modifier and Type | Method and Description |
|---|---|
SignedResponseHolder |
handleCancelAttestationResponse(SendResponseType sendResponse,
SendRequestType builderRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
SignedResponseHolder object. |
SignedEncryptedResponseHolder |
handleSendAttestionResponse(SendResponseType sendResponse,
EncryptedRequestHolder builderRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
SignedEncryptedResponseHolder object. |
SignedEncryptedResponseHolder handleSendAttestionResponse(SendResponseType sendResponse, EncryptedRequestHolder builderRequest) throws TechnicalConnectorException
SignedEncryptedResponseHolder object.sendResponse - the response sent by the WSbuilderRequest - the wrapper containing all the necessary request dataTechnicalConnectorExceptionSignedResponseHolder handleCancelAttestationResponse(SendResponseType sendResponse, SendRequestType builderRequest) throws TechnicalConnectorException
SignedResponseHolder object.sendResponse - builderRequest - the request sent to the WSTechnicalConnectorException
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.