public class AttestServiceImpl extends Object implements AttestService
AttestService
Constructor and Description |
---|
AttestServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
Instantiates a new eAttest service impl.
|
Modifier and Type | Method and Description |
---|---|
CancelAttestationResponse |
cancelAttestation(SendRequestType request)
Cancel the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session)
|
SendAttestationResponse |
sendAttestation(SendRequestType request)
Sends the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session)
|
public AttestServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator) throws TechnicalConnectorException
sessionValidator
- the sessionValidatorreplyValidator
- the replyValidatorTechnicalConnectorException
public SendAttestationResponse sendAttestation(SendRequestType request) throws AttestBusinessConnectorException, TechnicalConnectorException
AttestService
sendAttestation
in interface AttestService
request
- the consultation asserterAttestBusinessConnectorException
TechnicalConnectorException
public CancelAttestationResponse cancelAttestation(SendRequestType request) throws AttestBusinessConnectorException, TechnicalConnectorException
AttestService
cancelAttestation
in interface AttestService
request
- the consultation asserterAttestBusinessConnectorException
TechnicalConnectorException
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.