public class AttestServiceImpl extends Object implements AttestService
AttestService
Constructor and Description |
---|
AttestServiceImpl(SessionValidator sessionValidator)
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) throws TechnicalConnectorException
sessionValidator
- the sessionValidatorTechnicalConnectorException
public SendAttestationResponse sendAttestation(SendRequestType request) throws TechnicalConnectorException
AttestService
sendAttestation
in interface AttestService
request
- the consultation asserterTechnicalConnectorException
public CancelAttestationResponse cancelAttestation(SendRequestType request) throws TechnicalConnectorException
AttestService
cancelAttestation
in interface AttestService
request
- the consultation asserterTechnicalConnectorException
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.