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 sessionValidatorTechnicalConnectorExceptionpublic SendAttestationResponse sendAttestation(SendRequestType request) throws TechnicalConnectorException
AttestServicesendAttestation in interface AttestServicerequest - the consultation asserterTechnicalConnectorExceptionpublic CancelAttestationResponse cancelAttestation(SendRequestType request) throws TechnicalConnectorException
AttestServicecancelAttestation in interface AttestServicerequest - the consultation asserterTechnicalConnectorException
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.