Uses of Interface
be.ehealth.technicalconnector.service.keydepot.KeyDepotService

Packages that use KeyDepotService
be.ehealth.technicalconnector.service   
be.ehealth.technicalconnector.service.keydepot   
be.ehealth.technicalconnector.service.keydepot.impl   
 

Uses of KeyDepotService in be.ehealth.technicalconnector.service
 

Methods in be.ehealth.technicalconnector.service that return KeyDepotService
static KeyDepotService ServiceFactory.getKeyDepotService()
          Gets the KeyDepot service.
 

Uses of KeyDepotService in be.ehealth.technicalconnector.service.keydepot
 

Methods in be.ehealth.technicalconnector.service.keydepot with parameters of type KeyDepotService
 void KeyDepotManager.setKeyDepotService(KeyDepotService service)
          Method to override the KeyDepotService used by the manager.
 

Uses of KeyDepotService in be.ehealth.technicalconnector.service.keydepot.impl
 

Classes in be.ehealth.technicalconnector.service.keydepot.impl that implement KeyDepotService
 class KeyDepotServiceImpl
          The eHealth-platform Key Depot provides a web service interface to retrieve an encryption token key using the getETK operation.
 

Methods in be.ehealth.technicalconnector.service.keydepot.impl with parameters of type KeyDepotService
 void KeyDepotManagerImpl.setKeyDepotService(KeyDepotService service)
           
 




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