|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GetKeyResponseContent in be.ehealth.technicalconnector.service.kgss |
---|
Methods in be.ehealth.technicalconnector.service.kgss that return GetKeyResponseContent | |
---|---|
GetKeyResponseContent |
KgssService.getKey(GetKeyRequestContent request,
Credential encryption,
Credential serviceCredential,
Element samlAssertion,
Map<String,PrivateKey> decryptionKeys,
byte[] etk)
Ask the eHealth-platform Key Generation and Storage Service (KGSS) to retrieve a key, based on a given key identifier. |
Uses of GetKeyResponseContent in be.ehealth.technicalconnector.service.kgss.builders |
---|
Methods in be.ehealth.technicalconnector.service.kgss.builders that return GetKeyResponseContent | |
---|---|
GetKeyResponseContent |
KgssMessageBuilder.unsealGetKeyResponse(GetKeyResponse response)
Unseal get key response. |
Uses of GetKeyResponseContent in be.ehealth.technicalconnector.service.kgss.builders.impl |
---|
Methods in be.ehealth.technicalconnector.service.kgss.builders.impl that return GetKeyResponseContent | |
---|---|
GetKeyResponseContent |
KgssMessageBuilderImpl.unsealGetKeyResponse(GetKeyResponse response)
|
Uses of GetKeyResponseContent in be.ehealth.technicalconnector.service.kgss.impl |
---|
Methods in be.ehealth.technicalconnector.service.kgss.impl that return GetKeyResponseContent | |
---|---|
GetKeyResponseContent |
KgssServiceImpl.getKey(GetKeyRequestContent request,
Credential encryption,
Credential service,
Element samlAssertion,
Map<String,PrivateKey> decryptionKeys,
byte[] etkKGSS)
Gets the key. |
Uses of GetKeyResponseContent in be.fgov.ehealth.etee.kgss._1_0.protocol |
---|
Methods in be.fgov.ehealth.etee.kgss._1_0.protocol that return GetKeyResponseContent | |
---|---|
GetKeyResponseContent |
ObjectFactory.createGetKeyResponseContent()
Create an instance of GetKeyResponseContent |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |