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
KeyDepotServicegetETK in interface KeyDepotServiceetkRequest - Request data structure for the getEtk operation.TechnicalConnectorException - When a technical exception occurspublic Set<EncryptionToken> getETKSet(IdentifierType identifierType, String identifierValue, String applicationId) throws TechnicalConnectorException
KeyDepotServiceSet of EncryptionToken from the KeyDepot based on the input parameters.getETKSet in interface KeyDepotServiceTechnicalConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.