|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GetKeyRequestContent in be.ehealth.technicalconnector.service.kgss |
---|
Methods in be.ehealth.technicalconnector.service.kgss with parameters of type GetKeyRequestContent | |
---|---|
KeyResult |
KgssService.getKey(GetKeyRequestContent request,
byte[] kgssETK,
SessionItem session)
Gets the key. |
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 GetKeyRequestContent in be.ehealth.technicalconnector.service.kgss.builders |
---|
Methods in be.ehealth.technicalconnector.service.kgss.builders with parameters of type GetKeyRequestContent | |
---|---|
GetKeyRequest |
KgssMessageBuilder.sealGetKeyRequest(GetKeyRequestContent requestContent)
Seal get key request. |
Uses of GetKeyRequestContent in be.ehealth.technicalconnector.service.kgss.builders.impl |
---|
Methods in be.ehealth.technicalconnector.service.kgss.builders.impl with parameters of type GetKeyRequestContent | |
---|---|
GetKeyRequest |
KgssMessageBuilderImpl.sealGetKeyRequest(GetKeyRequestContent requestContent)
|
Uses of GetKeyRequestContent in be.ehealth.technicalconnector.service.kgss.impl |
---|
Methods in be.ehealth.technicalconnector.service.kgss.impl with parameters of type GetKeyRequestContent | |
---|---|
KeyResult |
KgssServiceImpl.getKey(GetKeyRequestContent request,
byte[] kgssETK,
SessionItem session)
|
GetKeyResponseContent |
KgssServiceImpl.getKey(GetKeyRequestContent request,
Credential encryption,
Credential service,
Element samlAssertion,
Map<String,PrivateKey> decryptionKeys,
byte[] etkKGSS)
Gets the key. |
Uses of GetKeyRequestContent in be.fgov.ehealth.etee.kgss._1_0.protocol |
---|
Methods in be.fgov.ehealth.etee.kgss._1_0.protocol that return GetKeyRequestContent | |
---|---|
GetKeyRequestContent |
ObjectFactory.createGetKeyRequestContent()
Create an instance of GetKeyRequestContent |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |