|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Blob in be.cin.nip.async.generic |
---|
Methods in be.cin.nip.async.generic that return Blob | |
---|---|
Blob |
Post.getDetail()
Gets the value of the detail property. |
Blob |
MsgResponse.getDetail()
Gets the value of the detail property. |
Methods in be.cin.nip.async.generic with parameters of type Blob | |
---|---|
void |
Post.setDetail(Blob value)
Sets the value of the detail property. |
void |
MsgResponse.setDetail(Blob value)
Sets the value of the detail property. |
Uses of Blob in be.cin.types.v1 |
---|
Methods in be.cin.types.v1 that return Blob | |
---|---|
Blob |
ObjectFactory.createBlob()
Create an instance of Blob |
Uses of Blob in be.ehealth.business.mycarenetcommons.mapper |
---|
Methods in be.ehealth.business.mycarenetcommons.mapper that return Blob | |
---|---|
static Blob |
SendRequestMapper.mapBlobToCinBlob(Blob blob)
Creates be.cin.types.v1.Blob with a be.ehealth.business.mycarenetdomaincommons.domain.Blob. |
Methods in be.ehealth.business.mycarenetcommons.mapper with parameters of type Blob | |
---|---|
static Blob |
SendRequestMapper.mapToBlob(Blob blob)
|
Uses of Blob in be.ehealth.business.mycarenetcommons.mapper.v3 |
---|
Methods in be.ehealth.business.mycarenetcommons.mapper.v3 that return Blob | |
---|---|
static Blob |
SendRequestMapper.mapBlobToCinBlob(Blob blob)
Creates be.cin.types.v1.Blob with a be.ehealth.business.mycarenetdomaincommons.domain.Blob. |
Methods in be.ehealth.business.mycarenetcommons.mapper.v3 with parameters of type Blob | |
---|---|
static Blob |
SendRequestMapper.mapToBlob(Blob blob)
|
Uses of Blob in be.ehealth.business.mycarenetdomaincommons.mapper |
---|
Methods in be.ehealth.business.mycarenetdomaincommons.mapper that return Blob | |
---|---|
static Blob |
DomainBlobMapper.mapBlobToCinBlob(Blob blob)
Creates be.cin.types.v1.Blob with a Blob. |
Methods in be.ehealth.business.mycarenetdomaincommons.mapper with parameters of type Blob | |
---|---|
static Blob |
DomainBlobMapper.mapToBlob(Blob blob)
|
Uses of Blob in be.ehealth.businessconnector.genericasync.builders |
---|
Methods in be.ehealth.businessconnector.genericasync.builders with parameters of type Blob | |
---|---|
Post |
RequestObjectBuilder.buildPostRequest(CommonInput commonInput,
Blob blob,
byte[] xades)
Builds a Post request from given parameters |
Uses of Blob in be.ehealth.businessconnector.genericasync.builders.impl |
---|
Methods in be.ehealth.businessconnector.genericasync.builders.impl with parameters of type Blob | |
---|---|
Post |
RequestObjectBuilderImpl.buildPostRequest(CommonInput commonInput,
Blob blob,
byte[] xades)
|
Uses of Blob in be.ehealth.businessconnector.genericasync.helper |
---|
Methods in be.ehealth.businessconnector.genericasync.helper with parameters of type Blob | |
---|---|
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 |