| Modifier and Type | Method and Description |
|---|---|
EncryptedRequestHolder<T> |
EncryptedRequestObjectBuilder.buildRequest(EncryptedRequestObjectBuilder.Input input,
Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
SignedEncryptedResponseHolder |
ResponseObjectBuilderHelper.build(SendResponseType sendResponse,
EncryptedRequestHolder builderRequest) |
| 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
|
EncryptedRequestHolder<ConsultAgreementRequest> |
RequestObjectBuilder.buildConsultAgreementRequest(AgreementRequestInput requestInput) |
| 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. |
SignedEncryptedResponseHolder |
ResponseObjectBuilder.handleConsultAgreementResponse(ConsultAgreementResponse response,
EncryptedRequestHolder<ConsultAgreementRequest> request) |
| Modifier and Type | Method and Description |
|---|---|
EncryptedRequestHolder<AskAgreementRequest> |
EncryptedRequestObjectBuilderImpl.buildAskAgreementRequest(AgreementRequestInput requestInput) |
EncryptedRequestHolder<ConsultAgreementRequest> |
EncryptedRequestObjectBuilderImpl.buildConsultAgreementRequest(AgreementRequestInput requestInput) |
| Modifier and Type | Method and Description |
|---|---|
SignedEncryptedResponseHolder |
ResponseObjectBuilderImpl.handleAskAgreementResponse(AskAgreementResponse response,
EncryptedRequestHolder<AskAgreementRequest> request) |
SignedEncryptedResponseHolder |
ResponseObjectBuilderImpl.handleConsultAgreementResponse(ConsultAgreementResponse response,
EncryptedRequestHolder<ConsultAgreementRequest> request) |
| Modifier and Type | Method and Description |
|---|---|
EncryptedRequestHolder<SendAttestationRequest> |
RequestObjectBuilder.buildSendAttestationRequest(SendAttestationRequestInput sendAttestationRequestInput)
Creates the SendAttestationRequest that will be sent to the EHealth Web service
|
| Modifier and Type | Method and Description |
|---|---|
SignedEncryptedResponseHolder |
ResponseObjectBuilder.handleSendAttestionResponse(SendResponseType sendResponse,
EncryptedRequestHolder builderRequest)
Handles the response of the WS, checks the Xades and decode the content to create a
SignedEncryptedResponseHolder object. |
| Modifier and Type | Method and Description |
|---|---|
EncryptedRequestHolder<SendAttestationRequest> |
RequestObjectBuilderImpl.buildSendAttestationRequest(SendAttestationRequestInput sendAttestationRequestInput) |
| Modifier and Type | Method and Description |
|---|---|
SignedEncryptedResponseHolder |
ResponseObjectBuilderImpl.handleSendAttestionResponse(SendResponseType sendResponse,
EncryptedRequestHolder sendAttestationRequest) |
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.