|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EncryptedRequestHolder in be.ehealth.business.mycarenetcommons.v4.builders |
---|
Methods in be.ehealth.business.mycarenetcommons.v4.builders that return EncryptedRequestHolder | |
---|---|
EncryptedRequestHolder<T> |
EncryptedRequestObjectBuilder.buildRequest(EncryptedRequestObjectBuilder.Input input,
Class<T> clazz)
|
Methods in be.ehealth.business.mycarenetcommons.v4.builders with parameters of type EncryptedRequestHolder | |
---|---|
SignedEncryptedResponseHolder |
ResponseObjectBuilderHelper.build(SendResponseType sendResponse,
EncryptedRequestHolder builderRequest)
|
Uses of EncryptedRequestHolder in be.ehealth.businessconnector.mycarenet.attestv3.builders |
---|
Methods in be.ehealth.businessconnector.mycarenet.attestv3.builders that return EncryptedRequestHolder | |
---|---|
EncryptedRequestHolder<SendAttestationRequest> |
RequestObjectBuilder.buildSendAttestationRequest(SendAttestationRequestInput sendAttestationRequestInput)
Creates the SendAttestationRequest that will be sent to the EHealth Web service |
Methods in be.ehealth.businessconnector.mycarenet.attestv3.builders with parameters of type EncryptedRequestHolder | |
---|---|
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. |
Uses of EncryptedRequestHolder in be.ehealth.businessconnector.mycarenet.attestv3.builders.impl |
---|
Methods in be.ehealth.businessconnector.mycarenet.attestv3.builders.impl that return EncryptedRequestHolder | |
---|---|
EncryptedRequestHolder<SendAttestationRequest> |
RequestObjectBuilderImpl.buildSendAttestationRequest(SendAttestationRequestInput sendAttestationRequestInput)
|
Methods in be.ehealth.businessconnector.mycarenet.attestv3.builders.impl with parameters of type EncryptedRequestHolder | |
---|---|
SignedEncryptedResponseHolder |
ResponseObjectBuilderImpl.handleSendAttestionResponse(SendResponseType sendResponse,
EncryptedRequestHolder sendAttestationRequest)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |