|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Confirm in be.cin.nip.async.generic |
---|
Methods in be.cin.nip.async.generic that return Confirm | |
---|---|
Confirm |
ObjectFactory.createConfirm()
Create an instance of Confirm |
Uses of Confirm in be.ehealth.businessconnector.dmg.service |
---|
Methods in be.ehealth.businessconnector.dmg.service with parameters of type Confirm | |
---|---|
ConfirmResponse |
DmgService.confirmRequest(SAMLToken token,
Confirm request,
WsAddressingHeader header)
Sends a Confirm request after a successful Get It only needs the SAMLtoken, no session needs to be active |
Uses of Confirm in be.ehealth.businessconnector.dmg.service.impl |
---|
Methods in be.ehealth.businessconnector.dmg.service.impl with parameters of type Confirm | |
---|---|
ConfirmResponse |
DmgServiceImpl.confirmRequest(SAMLToken token,
Confirm request,
WsAddressingHeader header)
|
Uses of Confirm in be.ehealth.businessconnector.dmg.session |
---|
Methods in be.ehealth.businessconnector.dmg.session with parameters of type Confirm | |
---|---|
ConfirmResponse |
DmgService.confirmRequest(Confirm request,
WsAddressingHeader header)
Sends a Confirm request after a successful Get It only needs the SAMLtoken, no session needs to be active |
Uses of Confirm in be.ehealth.businessconnector.dmg.session.impl |
---|
Methods in be.ehealth.businessconnector.dmg.session.impl with parameters of type Confirm | |
---|---|
ConfirmResponse |
DmgServiceImpl.confirmRequest(Confirm request,
WsAddressingHeader header)
|
Uses of Confirm in be.ehealth.businessconnector.genericasync.builders |
---|
Methods in be.ehealth.businessconnector.genericasync.builders that return Confirm | |
---|---|
Confirm |
RequestObjectBuilder.buildConfirmRequest(OrigineType origin,
List<MsgResponse> msgResponses,
List<TAckResponse> tackResponses)
Builds a Confirm request from given parameters |
Confirm |
RequestObjectBuilder.buildConfirmRequestWithHashes(OrigineType origin,
List<byte[]> msgHashValues,
List<byte[]> tackContents)
Builds a Confirm request from given parameters |
Uses of Confirm in be.ehealth.businessconnector.genericasync.builders.impl |
---|
Methods in be.ehealth.businessconnector.genericasync.builders.impl that return Confirm | |
---|---|
Confirm |
RequestObjectBuilderImpl.buildConfirmRequest(OrigineType origin,
List<MsgResponse> msgResponses,
List<TAckResponse> tackResponses)
|
Confirm |
RequestObjectBuilderImpl.buildConfirmRequestWithHashes(OrigineType origin,
List<byte[]> msgHashValues,
List<byte[]> tackContents)
Builds a Confirm request from given parameters |
Uses of Confirm in be.ehealth.businessconnector.genericasync.service |
---|
Methods in be.ehealth.businessconnector.genericasync.service with parameters of type Confirm | |
---|---|
ConfirmResponse |
GenAsyncService.confirmRequest(SAMLToken token,
Confirm request,
WsAddressingHeader header)
Sends a Confirm request after a successful Get It only needs the SAMLtoken, no session needs to be active |
Uses of Confirm in be.ehealth.businessconnector.genericasync.service.impl |
---|
Methods in be.ehealth.businessconnector.genericasync.service.impl with parameters of type Confirm | |
---|---|
ConfirmResponse |
GenAsyncServiceImpl.confirmRequest(SAMLToken token,
Confirm request,
WsAddressingHeader header)
|
Uses of Confirm in be.ehealth.businessconnector.genericasync.session |
---|
Methods in be.ehealth.businessconnector.genericasync.session with parameters of type Confirm | |
---|---|
ConfirmResponse |
GenAsyncService.confirmRequest(Confirm request,
WsAddressingHeader header)
Sends a confirm request to the WS. |
Uses of Confirm in be.ehealth.businessconnector.genericasync.session.impl |
---|
Methods in be.ehealth.businessconnector.genericasync.session.impl with parameters of type Confirm | |
---|---|
ConfirmResponse |
GenAsyncServiceImpl.confirmRequest(Confirm request,
WsAddressingHeader header)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |