|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |