be.ehealth.businessconnector.mycarenet.attest.service
Interface AttestService

All Known Implementing Classes:
AttestServiceImpl

public interface AttestService

Interface for all eAttest services Default impl : AttestServiceImpl Factory : ServiceFactory


Method Summary
 SendAttestationResponse sendAttestion(SAMLToken token, SendAttestationRequest request)
          Sends the consultation request to the WS and retrieves the response.
 

Method Detail

sendAttestion

SendAttestationResponse sendAttestion(SAMLToken token,
                                      SendAttestationRequest request)
                                      throws TechnicalConnectorException
Sends the consultation request to the WS and retrieves the response. It only needs the SamlToken, no session needs to be active.

Parameters:
token - the valid SAML token
request - the request to send
Returns:
ConsultGlobalMedicalFileResponse the WS response
Throws:
AttestBusinessConnectorException
TechnicalConnectorException
SessionManagementException



Connector Packaging generic 3.14.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.