|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EhealthReplyValidator in be.ehealth.business.common.helper |
---|
Methods in be.ehealth.business.common.helper with parameters of type EhealthReplyValidator | ||
---|---|---|
static
|
EhealthServiceHelper.callEhealthService_1_0(SAMLToken token,
GenericRequest service,
Object request,
Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator ehealthReplyValidator)
|
|
static
|
EhealthServiceHelper.callEhealthServiceV1(SAMLToken token,
GenericRequest service,
Object request,
Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator ehealthReplyValidator)
|
|
static
|
EhealthServiceHelper.callEhealthServiceV2(SAMLToken token,
GenericRequest service,
Object request,
Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator ehealthReplyValidator)
|
Uses of EhealthReplyValidator in be.ehealth.business.common.validator |
---|
Methods in be.ehealth.business.common.validator that return EhealthReplyValidator | |
---|---|
static EhealthReplyValidator |
ValidatorFactory.getEhealthReplyValidator(String customClassProperty)
|
Uses of EhealthReplyValidator in be.ehealth.businessconnector.genericasync.session |
---|
Methods in be.ehealth.businessconnector.genericasync.session with parameters of type EhealthReplyValidator | ||
---|---|---|
|
GenAsyncServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
Uses of EhealthReplyValidator in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl |
---|
Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl with parameters of type EhealthReplyValidator | ||
---|---|---|
|
MemberDataServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
Uses of EhealthReplyValidator in be.ehealth.businessconnector.mycarenet.memberdatav2.session.impl |
---|
Methods in be.ehealth.businessconnector.mycarenet.memberdatav2.session.impl with parameters of type EhealthReplyValidator | ||
---|---|---|
|
MemberDataServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
Uses of EhealthReplyValidator in be.ehealth.businessconnector.therlink.session.impl |
---|
Methods in be.ehealth.businessconnector.therlink.session.impl with parameters of type EhealthReplyValidator | ||
---|---|---|
|
TherlinkServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
Uses of EhealthReplyValidator in be.ehealth.businessconnector.vsbnet.async.insurability.session.impl |
---|
Methods in be.ehealth.businessconnector.vsbnet.async.insurability.session.impl with parameters of type EhealthReplyValidator | ||
---|---|---|
|
VsbNetInsurabilityServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
Uses of EhealthReplyValidator in be.ehealth.businessconnector.vsbnet.async.invoice.session.impl |
---|
Methods in be.ehealth.businessconnector.vsbnet.async.invoice.session.impl with parameters of type EhealthReplyValidator | ||
---|---|---|
|
VsbNetInvoiceServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
Uses of EhealthReplyValidator in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl |
---|
Methods in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl with parameters of type EhealthReplyValidator | ||
---|---|---|
|
VsbNetMohmServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
Uses of EhealthReplyValidator in be.ehealth.businessconnector.vsbnetinsurability.session.impl |
---|
Methods in be.ehealth.businessconnector.vsbnetinsurability.session.impl with parameters of type EhealthReplyValidator | ||
---|---|---|
|
VSBNetInsurabilityImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
Constructors in be.ehealth.businessconnector.vsbnetinsurability.session.impl with parameters of type EhealthReplyValidator | |
---|---|
VSBNetnsurabilitySessionServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
|
Uses of EhealthReplyValidator in be.ehealth.technicalconnector.generic.session.impl |
---|
Methods in be.ehealth.technicalconnector.generic.session.impl with parameters of type EhealthReplyValidator | ||
---|---|---|
|
GenericServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
Uses of EhealthReplyValidator in be.ehealth.technicalconnector.service.idsupport.impl |
---|
Constructors in be.ehealth.technicalconnector.service.idsupport.impl with parameters of type EhealthReplyValidator | |
---|---|
IdSupportServiceImpl(EhealthReplyValidator validator)
|
Uses of EhealthReplyValidator in be.ehealth.technicalconnector.service.seals.impl |
---|
Constructors in be.ehealth.technicalconnector.service.seals.impl with parameters of type EhealthReplyValidator | |
---|---|
SealsServiceImpl(EhealthReplyValidator validator)
|
Uses of EhealthReplyValidator in be.ehealth.technicalconnector.session |
---|
Methods in be.ehealth.technicalconnector.session with parameters of type EhealthReplyValidator | ||
---|---|---|
|
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
Deprecated. use the other createImplementationClass method without crypto |
|
|
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
Uses of EhealthReplyValidator in be.ehealth.technicalconnector.validator.impl |
---|
Classes in be.ehealth.technicalconnector.validator.impl that implement EhealthReplyValidator | |
---|---|
class |
EhealthReplyValidatorImpl
Implementation of EhealthReplyValidator |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |