public class MediprimaImplementationClassFactory extends ImplementationClassFactory
ImplementationClassFactory for MediprimaConsultationSessionService| Constructor and Description |
|---|
MediprimaImplementationClassFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
creates the implementation for a range of possible classes.
|
createImplementationClasspublic <T> T createImplementationClass(Class<T> clazz, SessionValidator sessionValidator, EhealthReplyValidator replyValidator, Crypto hokCrypto, Crypto encryptionCrypto, String... additionalParameters) throws TechnicalConnectorException, ConnectorException
ImplementationClassFactorycreateImplementationClass in class ImplementationClassFactoryclazz - the classsessionValidator - the session validatorreplyValidator - the reply validatorhokCrypto - the hok cryptoencryptionCrypto - the encryption cryptoTechnicalConnectorExceptionConnectorExceptionImplementationClassFactory.createImplementationClass(java.lang.Class,
be.ehealth.technicalconnector.validator.SessionValidator, be.ehealth.technicalconnector.validator.EhealthReplyValidator,
be.ehealth.technicalconnector.service.etee.Crypto, be.ehealth.technicalconnector.service.etee.Crypto, java.lang.String[])
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.