| Modifier and Type | Method and Description |
|---|---|
KeyResult |
KgssService.getKey(GetKeyRequestContent request,
byte[] kgssETK,
SessionItemView session)
Retrieves an existing key from the KGSS using the credentials contained in the given session.
|
GetKeyResponseContent |
KgssService.getKey(GetKeyRequestContent request,
Credential encryption,
Credential serviceCredential,
Element samlAssertion,
Map<String,PrivateKey> decryptionKeys,
byte[] etk)
Retrieves an existing key from the KGSS using explicit credentials and a raw SAML assertion.
|
GetKeyResponseContent |
KgssService.getKey(GetKeyRequestContent request,
SAMLTokenContainer tokenContainer,
KgssMessageBuilder builder)
Retrieves an existing key from the KGSS using a
SessionItemView and a
caller-supplied KgssMessageBuilder. |
GetKeyResponseContent |
KgssService.getKey(GetKeyRequestContent request,
SAMLToken token,
KgssMessageBuilder builder)
Retrieves an existing key from the KGSS using a pre-built
SAMLToken and a
caller-supplied KgssMessageBuilder. |
| Modifier and Type | Method and Description |
|---|---|
GetKeyRequest |
KgssMessageBuilder.sealGetKeyRequest(GetKeyRequestContent requestContent)
Seal get key request.
|
| Modifier and Type | Method and Description |
|---|---|
GetKeyRequest |
KgssMessageBuilderImpl.sealGetKeyRequest(GetKeyRequestContent requestContent) |
| Modifier and Type | Method and Description |
|---|---|
KeyResult |
KgssServiceImpl.getKey(GetKeyRequestContent request,
byte[] etkKGSS,
SessionItemView session) |
GetKeyResponseContent |
KgssServiceImpl.getKey(GetKeyRequestContent request,
Credential encryption,
Credential service,
Element samlAssertion,
Map<String,PrivateKey> decryptionKeys,
byte[] etkKGSS) |
GetKeyResponseContent |
KgssServiceImpl.getKey(GetKeyRequestContent request,
SAMLTokenContainer container,
KgssMessageBuilder builder) |
GetKeyResponseContent |
KgssServiceImpl.getKey(GetKeyRequestContent request,
SAMLToken token,
KgssMessageBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
GetKeyRequestContent |
ObjectFactory.createGetKeyRequestContent()
Create an instance of
GetKeyRequestContent |
Connector Packaging PERSLOGOPEDIST 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.