Uses of Class
be.fgov.ehealth.etee.kgss._1_0.protocol.GetNewKeyResponseContent

Packages that use GetNewKeyResponseContent
be.ehealth.technicalconnector.service.kgss   
be.ehealth.technicalconnector.service.kgss.builders   
be.ehealth.technicalconnector.service.kgss.builders.impl   
be.ehealth.technicalconnector.service.kgss.impl   
be.fgov.ehealth.etee.kgss._1_0.protocol   
 

Uses of GetNewKeyResponseContent in be.ehealth.technicalconnector.service.kgss
 

Methods in be.ehealth.technicalconnector.service.kgss that return GetNewKeyResponseContent
 GetNewKeyResponseContent KgssService.getNewKey(GetNewKeyRequestContent request, Credential encryptionCredential, Map<String,PrivateKey> decryptionKeys, byte[] kgssETK)
          Ask the eHealth-platform Key Generation and Storage Service (KGSS) to generate and store a new key, and return the identifier.
 

Uses of GetNewKeyResponseContent in be.ehealth.technicalconnector.service.kgss.builders
 

Methods in be.ehealth.technicalconnector.service.kgss.builders that return GetNewKeyResponseContent
 GetNewKeyResponseContent KgssMessageBuilder.unsealGetNewKeyResponse(GetNewKeyResponse response)
          Unseal get new key response.
 

Uses of GetNewKeyResponseContent in be.ehealth.technicalconnector.service.kgss.builders.impl
 

Methods in be.ehealth.technicalconnector.service.kgss.builders.impl that return GetNewKeyResponseContent
 GetNewKeyResponseContent KgssMessageBuilderImpl.unsealGetNewKeyResponse(GetNewKeyResponse response)
           
 

Uses of GetNewKeyResponseContent in be.ehealth.technicalconnector.service.kgss.impl
 

Methods in be.ehealth.technicalconnector.service.kgss.impl that return GetNewKeyResponseContent
 GetNewKeyResponseContent KgssServiceImpl.getNewKey(GetNewKeyRequestContent request, Credential encryption, Map<String,PrivateKey> decryptionKeys, byte[] etkKGSS)
          Gets the new key.
 

Uses of GetNewKeyResponseContent in be.fgov.ehealth.etee.kgss._1_0.protocol
 

Methods in be.fgov.ehealth.etee.kgss._1_0.protocol that return GetNewKeyResponseContent
 GetNewKeyResponseContent ObjectFactory.createGetNewKeyResponseContent()
          Create an instance of GetNewKeyResponseContent
 




Connector Packaging TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.