Uses of Class
be.fgov.ehealth.mycarenet.commons.protocol.v4.SendRequestType

Packages that use SendRequestType
be.ehealth.business.mycarenetcommons.domain   
be.ehealth.business.mycarenetcommons.v4.builders   
be.ehealth.businessconnector.mycarenet.attestv3.builders   
be.ehealth.businessconnector.mycarenet.attestv3.builders.impl   
be.ehealth.businessconnector.mycarenet.attestv3.service   
be.ehealth.businessconnector.mycarenet.attestv3.service.impl   
be.ehealth.businessconnector.mycarenet.attestv3.session   
be.ehealth.businessconnector.mycarenet.attestv3.session.impl   
be.fgov.ehealth.mycarenet.attest.protocol.v3   
be.fgov.ehealth.mycarenet.commons.protocol.v4   
 

Uses of SendRequestType in be.ehealth.business.mycarenetcommons.domain
 

Classes in be.ehealth.business.mycarenetcommons.domain with type parameters of type SendRequestType
 class EncryptedRequestHolder<T extends SendRequestType>
           
 

Uses of SendRequestType in be.ehealth.business.mycarenetcommons.v4.builders
 

Classes in be.ehealth.business.mycarenetcommons.v4.builders with type parameters of type SendRequestType
 class EncryptedRequestObjectBuilder<T extends SendRequestType>
           
 class RequestObjectBuilder<T extends SendRequestType>
           
 class RequestObjectBuilderHelper<T extends SendRequestType>
           
 

Methods in be.ehealth.business.mycarenetcommons.v4.builders with parameters of type SendRequestType
 SignedResponseHolder ResponseObjectBuilderHelper.build(SendResponseType sendResponse, SendRequestType builderRequest)
           
static Base64Binary RequestObjectBuilder.buildXades(Blob blob, SendRequestType sendRequestType)
           
 

Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv3.builders
 

Methods in be.ehealth.businessconnector.mycarenet.attestv3.builders with parameters of type SendRequestType
 SignedResponseHolder ResponseObjectBuilder.handleCancelAttestationResponse(SendResponseType sendResponse, SendRequestType builderRequest)
          Handles the response of the WS, checks the Xades and decode the content to create a SignedResponseHolder object.
 

Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv3.builders.impl
 

Methods in be.ehealth.businessconnector.mycarenet.attestv3.builders.impl with parameters of type SendRequestType
 SignedResponseHolder ResponseObjectBuilderImpl.handleCancelAttestationResponse(SendResponseType sendResponse, SendRequestType cancelAttestationRequest)
           
 

Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv3.service
 

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

Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv3.service.impl
 

Methods in be.ehealth.businessconnector.mycarenet.attestv3.service.impl with parameters of type SendRequestType
 CancelAttestationResponse AttestServiceImpl.cancelAttestion(SAMLToken token, SendRequestType request)
           
 SendAttestationResponse AttestServiceImpl.sendAttestion(SAMLToken token, SendRequestType request)
           
 

Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv3.session
 

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

Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.attestv3.session.impl
 

Methods in be.ehealth.businessconnector.mycarenet.attestv3.session.impl with parameters of type SendRequestType
 CancelAttestationResponse AttestServiceImpl.cancelAttestation(SendRequestType request)
           
 SendAttestationResponse AttestServiceImpl.sendAttestation(SendRequestType request)
           
 

Uses of SendRequestType in be.fgov.ehealth.mycarenet.attest.protocol.v3
 

Subclasses of SendRequestType in be.fgov.ehealth.mycarenet.attest.protocol.v3
 class CancelAttestationRequest
          Extension of the SendRequestType class to be able to use it as an XML root element
 class SendAttestationRequest
          Extension of the SendRequestType class to be able to use it as an XML root element
 

Methods in be.fgov.ehealth.mycarenet.attest.protocol.v3 that return types with arguments of type SendRequestType
 JAXBElement<SendRequestType> ObjectFactory.createCancelAttestationRequest(SendRequestType value)
          Create an instance of JAXBElement<SendRequestType>
 JAXBElement<SendRequestType> ObjectFactory.createSendAttestationRequest(SendRequestType value)
          Create an instance of JAXBElement<SendRequestType>
 

Methods in be.fgov.ehealth.mycarenet.attest.protocol.v3 with parameters of type SendRequestType
 JAXBElement<SendRequestType> ObjectFactory.createCancelAttestationRequest(SendRequestType value)
          Create an instance of JAXBElement<SendRequestType>
 JAXBElement<SendRequestType> ObjectFactory.createSendAttestationRequest(SendRequestType value)
          Create an instance of JAXBElement<SendRequestType>
 

Uses of SendRequestType in be.fgov.ehealth.mycarenet.commons.protocol.v4
 

Methods in be.fgov.ehealth.mycarenet.commons.protocol.v4 that return SendRequestType
 SendRequestType ObjectFactory.createSendRequestType()
          Create an instance of SendRequestType
 




Connector Packaging PERSLOGOPEDIST 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.