Uses of Interface
be.ehealth.technicalconnector.validator.EhealthReplyValidator

Packages that use EhealthReplyValidator
be.ehealth.technicalconnector.generic.session.impl   
be.ehealth.technicalconnector.service.idsupport.impl   
be.ehealth.technicalconnector.service.seals.impl   
be.ehealth.technicalconnector.session   
be.ehealth.technicalconnector.validator.impl   
 

Uses of EhealthReplyValidator in be.ehealth.technicalconnector.generic.session.impl
 

Methods in be.ehealth.technicalconnector.generic.session.impl with parameters of type EhealthReplyValidator
<T> T
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
<T> T
ImplementationClassFactory.createImplementationClass(Class<T> clazz, SessionValidator sessionValidator, EhealthReplyValidator replyValidator, Crypto hokCrypto, Crypto encryptionCrypto, String... additionalParameters)
          Deprecated. use the other createImplementationClass method without crypto
<T> T
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
 




Connector Packaging TECHNICAL 3.25.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.