|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AskAgreementRequest in be.ehealth.businessconnector.mycarenet.agreementv2.builders |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementv2.builders that return types with arguments of type AskAgreementRequest | |
|---|---|
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 |
| Method parameters in be.ehealth.businessconnector.mycarenet.agreementv2.builders with type arguments of type AskAgreementRequest | |
|---|---|
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. |
| Uses of AskAgreementRequest in be.ehealth.businessconnector.mycarenet.agreementv2.builders.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementv2.builders.impl that return types with arguments of type AskAgreementRequest | |
|---|---|
EncryptedRequestHolder<AskAgreementRequest> |
EncryptedRequestObjectBuilderImpl.buildAskAgreementRequest(AgreementRequestInput requestInput)
|
| Method parameters in be.ehealth.businessconnector.mycarenet.agreementv2.builders.impl with type arguments of type AskAgreementRequest | |
|---|---|
SignedEncryptedResponseHolder |
ResponseObjectBuilderImpl.handleAskAgreementResponse(AskAgreementResponse response,
EncryptedRequestHolder<AskAgreementRequest> request)
|
| Uses of AskAgreementRequest in be.ehealth.businessconnector.mycarenet.agreementv2.service |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementv2.service with parameters of type AskAgreementRequest | |
|---|---|
AskAgreementResponse |
AgreementService.askAgreement(SAMLToken token,
AskAgreementRequest request)
Sends the request to the WS and retrieves the response. |
| Uses of AskAgreementRequest in be.ehealth.businessconnector.mycarenet.agreementv2.service.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementv2.service.impl with parameters of type AskAgreementRequest | |
|---|---|
AskAgreementResponse |
AgreementServiceImpl.askAgreement(SAMLToken token,
AskAgreementRequest request)
|
| Uses of AskAgreementRequest in be.ehealth.businessconnector.mycarenet.agreementv2.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementv2.session with parameters of type AskAgreementRequest | |
|---|---|
AskAgreementResponse |
AgreementService.askAgreement(AskAgreementRequest request)
Sends the request to the WS (needs a Session to be active, token is retrieved from the session) |
| Uses of AskAgreementRequest in be.ehealth.businessconnector.mycarenet.agreementv2.session.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementv2.session.impl with parameters of type AskAgreementRequest | |
|---|---|
AskAgreementResponse |
AgreementServiceImpl.askAgreement(AskAgreementRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||