Uses of Class
be.fgov.ehealth.mycarenet.attest.protocol.v1.SendAttestationRequest

Packages that use SendAttestationRequest
be.ehealth.businessconnector.mycarenet.attest.builders   
be.ehealth.businessconnector.mycarenet.attest.builders.impl   
be.ehealth.businessconnector.mycarenet.attest.service   
be.ehealth.businessconnector.mycarenet.attest.service.impl   
be.ehealth.businessconnector.mycarenet.attest.session   
be.ehealth.businessconnector.mycarenet.attest.session.impl   
 

Uses of SendAttestationRequest in be.ehealth.businessconnector.mycarenet.attest.builders
 

Methods in be.ehealth.businessconnector.mycarenet.attest.builders that return SendAttestationRequest
 SendAttestationRequest RequestObjectBuilder.buildSendAttestationRequest(boolean isTest, InputReference inputReference, Ssin ssin, org.joda.time.DateTime referenceDate, Kmehrmessage kmehrmessage)
          Creates the SendAttestationRequest that will be sent to the EHealth Web service and checks validity against the corresponding XSD
 

Methods in be.ehealth.businessconnector.mycarenet.attest.builders with parameters of type SendAttestationRequest
 AttestBuilderResponse ResponseObjectBuilder.handleSendResponseType(SendResponseType sendResponse, SendAttestationRequest sendRequest)
          Handles the response of the WS, checks the Xades and decode the content to create a AttestBuilderResponse object.
 

Uses of SendAttestationRequest in be.ehealth.businessconnector.mycarenet.attest.builders.impl
 

Methods in be.ehealth.businessconnector.mycarenet.attest.builders.impl that return SendAttestationRequest
 SendAttestationRequest RequestObjectBuilderImpl.buildSendAttestationRequest(boolean isTest, InputReference references, Ssin patientSsin, org.joda.time.DateTime referenceDate, Kmehrmessage msg)
           
 

Methods in be.ehealth.businessconnector.mycarenet.attest.builders.impl with parameters of type SendAttestationRequest
 AttestBuilderResponse ResponseObjectBuilderImpl.handleSendResponseType(SendResponseType sendResponse, SendAttestationRequest sendRequest)
           
 

Uses of SendAttestationRequest in be.ehealth.businessconnector.mycarenet.attest.service
 

Methods in be.ehealth.businessconnector.mycarenet.attest.service with parameters of type SendAttestationRequest
 SendAttestationResponse AttestService.sendAttestion(SAMLToken token, SendAttestationRequest request)
          Sends the consultation request to the WS and retrieves the response.
 

Uses of SendAttestationRequest in be.ehealth.businessconnector.mycarenet.attest.service.impl
 

Methods in be.ehealth.businessconnector.mycarenet.attest.service.impl with parameters of type SendAttestationRequest
 SendAttestationResponse AttestServiceImpl.sendAttestion(SAMLToken token, SendAttestationRequest request)
           
 

Uses of SendAttestationRequest in be.ehealth.businessconnector.mycarenet.attest.session
 

Methods in be.ehealth.businessconnector.mycarenet.attest.session with parameters of type SendAttestationRequest
 SendAttestationResponse AttestService.sendAttestation(SendAttestationRequest request)
          Sends the send attestation request to the WS (needs a Session to be active, token is retrieved from the session)
 

Uses of SendAttestationRequest in be.ehealth.businessconnector.mycarenet.attest.session.impl
 

Methods in be.ehealth.businessconnector.mycarenet.attest.session.impl with parameters of type SendAttestationRequest
 SendAttestationResponse AttestServiceImpl.sendAttestation(SendAttestationRequest request)
           
 




Connector Packaging generic 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.