Uses of Class
be.cin.nip.async.generic.TAckResponse

Packages that use TAckResponse
be.cin.nip.async.generic   
be.ehealth.businessconnector.genericasync.builders   
be.ehealth.businessconnector.genericasync.builders.impl   
be.ehealth.businessconnector.genericasync.domain   
be.ehealth.businessconnector.genericasync.helper   
 

Uses of TAckResponse in be.cin.nip.async.generic
 

Methods in be.cin.nip.async.generic that return TAckResponse
 TAckResponse ObjectFactory.createTAckResponse()
          Create an instance of TAckResponse
 

Methods in be.cin.nip.async.generic that return types with arguments of type TAckResponse
 List<TAckResponse> Responses.getTAckResponses()
          Gets the value of the tAckResponses property.
 

Uses of TAckResponse in be.ehealth.businessconnector.genericasync.builders
 

Method parameters in be.ehealth.businessconnector.genericasync.builders with type arguments of type TAckResponse
 Confirm RequestObjectBuilder.buildConfirmRequest(OrigineType origin, List<MsgResponse> msgResponses, List<TAckResponse> tackResponses)
          Builds a Confirm request from given parameters
 

Uses of TAckResponse in be.ehealth.businessconnector.genericasync.builders.impl
 

Method parameters in be.ehealth.businessconnector.genericasync.builders.impl with type arguments of type TAckResponse
 Confirm RequestObjectBuilderImpl.buildConfirmRequest(OrigineType origin, List<MsgResponse> msgResponses, List<TAckResponse> tackResponses)
           
 

Uses of TAckResponse in be.ehealth.businessconnector.genericasync.domain
 

Methods in be.ehealth.businessconnector.genericasync.domain that return TAckResponse
 TAckResponse ProcessedTAckResponse.getTAckResponse()
           
 

Constructors in be.ehealth.businessconnector.genericasync.domain with parameters of type TAckResponse
ProcessedTAckResponse(TAckResponse tAckResponse, SignatureVerificationResult signatureVerificationResult)
           
 

Uses of TAckResponse in be.ehealth.businessconnector.genericasync.helper
 

Methods in be.ehealth.businessconnector.genericasync.helper with parameters of type TAckResponse
 SignatureVerificationResult DefaultCommonAsyncService.validateXadesTWithManifest(TAckResponse tAckResponse, Blob postedBlob, byte[] xadesT)
           
 SignatureVerificationResult CommonAsyncService.validateXadesTWithManifest(TAckResponse tAckResponse, Blob postedBlob, byte[] xadesT)
          Method to validate asynchrounously the signature of a tack response against the original posted blob.
 




Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.