public class KeyDepotServiceImpl extends Object implements KeyDepotService, ConfigurationModuleBootstrap.ModuleBootstrapHook
KeyDepotService
Constructor and Description |
---|
KeyDepotServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
bootstrap() |
GetEtkResponse |
getETK(GetEtkRequest etkRequest)
Request an ETK from the Key Depot
|
Set<EncryptionToken> |
getETKSet(IdentifierType identifierType,
String identifierValue,
String applicationId)
Gets the a
Set of EncryptionToken from the KeyDepot based on the input parameters. |
public GetEtkResponse getETK(GetEtkRequest etkRequest) throws TechnicalConnectorException
KeyDepotService
getETK
in interface KeyDepotService
etkRequest
- Request data structure for the getEtk operation.TechnicalConnectorException
- When a technical exception occurspublic Set<EncryptionToken> getETKSet(IdentifierType identifierType, String identifierValue, String applicationId) throws TechnicalConnectorException
KeyDepotService
Set
of EncryptionToken
from the KeyDepot based on the input parameters.getETKSet
in interface KeyDepotService
TechnicalConnectorException
public void bootstrap()
bootstrap
in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging TECHNICAL 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.