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 replyValidatorTechnicalConnectorExceptionpublic SendAttestationResponse sendAttestation(SendRequestType request) throws AttestBusinessConnectorException, TechnicalConnectorException
AttestServicesendAttestation in interface AttestServicerequest - the consultation asserterAttestBusinessConnectorExceptionTechnicalConnectorExceptionpublic CancelAttestationResponse cancelAttestation(SendRequestType request) throws AttestBusinessConnectorException, TechnicalConnectorException
AttestServicecancelAttestation in interface AttestServicerequest - the consultation asserterAttestBusinessConnectorExceptionTechnicalConnectorException
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.