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
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 tokenrequest - the request to send
- Returns:
- ConsultGlobalMedicalFileResponse the WS response
- Throws:
AttestBusinessConnectorException
TechnicalConnectorException
SessionManagementException
Connector Packaging generic 3.19.1 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.