be.ehealth.businessconnector.mycarenet.attest.session
Interface AttestService
- All Known Implementing Classes:
- AttestServiceImpl
public interface AttestService
The Business Connector for General Practitioners provides a simplified interface to access the eAttest service by providing the following
functionality: it retrieves the token from the session Default impl :
AttestServiceImpl Factory : AttestSessionServiceFactory
sendAttestation
SendAttestationResponse sendAttestation(SendAttestationRequest request)
throws AttestBusinessConnectorException,
TechnicalConnectorException
- Sends the send attestation request to the WS (needs a Session to be active, token is retrieved from the session)
- Parameters:
request - the consultation request
- Returns:
- the WS response
- Throws:
AttestBusinessConnectorException
TechnicalConnectorException
Connector Packaging generic 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.