| Modifier and Type | Method and Description |
|---|---|
EncryptedRequestHolder<AskAgreementRequest> |
RequestObjectBuilder.buildAskAgreementRequest(AgreementRequestInput requestInput)
Creates the request that will be sent to the EHealth Web service and checks validity against the
corresponding XSD
|
| Modifier and Type | Method and Description |
|---|---|
SignedEncryptedResponseHolder |
ResponseObjectBuilder.handleAskAgreementResponse(AskAgreementResponse response,
EncryptedRequestHolder<AskAgreementRequest> request)
Handles the response of the WS, checks the signatures and decode the content (if necessary) to create a
SignedEncryptedBuilderResponse object. |
| Modifier and Type | Method and Description |
|---|---|
EncryptedRequestHolder<AskAgreementRequest> |
EncryptedRequestObjectBuilderImpl.buildAskAgreementRequest(AgreementRequestInput requestInput) |
| Modifier and Type | Method and Description |
|---|---|
SignedEncryptedResponseHolder |
ResponseObjectBuilderImpl.handleAskAgreementResponse(AskAgreementResponse response,
EncryptedRequestHolder<AskAgreementRequest> request) |
| Modifier and Type | Method and Description |
|---|---|
AskAgreementResponse |
AgreementService.askAgreement(SAMLToken token,
AskAgreementRequest request)
Sends the request to the WS and retrieves the response.
|
| Modifier and Type | Method and Description |
|---|---|
AskAgreementResponse |
AgreementServiceImpl.askAgreement(SAMLToken token,
AskAgreementRequest request) |
| Modifier and Type | Method and Description |
|---|---|
AskAgreementResponse |
AgreementService.askAgreement(AskAgreementRequest request)
Sends the request to the WS (needs a Session to be active, token is retrieved from the session)
|
| Modifier and Type | Method and Description |
|---|---|
AskAgreementResponse |
AgreementServiceImpl.askAgreement(AskAgreementRequest request) |
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.