|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |