Constructor and Description |
---|
HubDecryptionHandler(Crypto crypto2) |
Modifier and Type | Method and Description |
---|---|
byte[] |
EncryptionHelper.encrypt(byte[] request,
Crypto crypto,
String projectIdentifier) |
Constructor and Description |
---|
BuilderFactory(Crypto holderOfKeyCrypto,
Crypto encryptionCrypto,
KmehrValidator validator,
Chapter4XmlValidator chapter4XmlValidator)
Deprecated.
use it without the crypto parameters
|
Constructor and Description |
---|
CommonBuilderImpl(Crypto crypto,
Chapter4XmlValidator chapter4XmlValidator,
KmehrValidator kmehrValidator,
KmehrBuilder kmehrBuilder)
Deprecated.
|
ResponseBuilderImpl(Crypto crypto,
Chapter4XmlValidator validator)
Deprecated.
use ResponseBuilderImpl(Chapter4XmlValidator validator) instead , the HolderOfKeyCrypto is now retrieved directly from
the session.
|
Constructor and Description |
---|
ChapterIVServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto systemCrypto,
Crypto personalCrypto)
Deprecated.
same but without the crypto class
|
Modifier and Type | Method and Description |
---|---|
<T> T |
CivicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters) |
Constructor and Description |
---|
AbstractConsultationBuilder(Crypto crypto)
Deprecated.
same without parameters
|
ConsultationFullMessageBuilder(Crypto crypto)
Deprecated.
use the same without parameters.
|
ConsultationMessageBuilderImpl(Crypto crypto)
Deprecated.
Do not user crypto
|
ConsultationReducedMessageBuilder(Crypto crypto)
Deprecated.
Do not use crypto
|
SendMessageBuilderImpl(Crypto encryptionCrypto,
KeyDepotManager keydepotManager)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static GenericRequest |
ServiceFactory.getIntraHubPortWithFolderEncryption(SAMLToken token,
Crypto crypto,
String soapAction)
Deprecated.
Use the same function without crypto
|
Modifier and Type | Method and Description |
---|---|
<T> T |
MediprimaImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters) |
Modifier and Type | Method and Description |
---|---|
<T> T |
MediprimaImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters) |
Modifier and Type | Method and Description |
---|---|
static byte[] |
SendBusinessContentEncryptor.encrypt(Document doc,
Crypto crypto,
String detailId) |
static byte[] |
CancelBusinessContentEncryptor.encrypt(Document doc,
Crypto crypto,
String detailId) |
byte[] |
AttestEncryptionUtil.handleEncryptionSendAttestation(X request,
Crypto crypto,
String detailId) |
Modifier and Type | Method and Description |
---|---|
byte[] |
MemberDataEncryptionUtil.handleEncryption(X request,
Crypto crypto) |
Modifier and Type | Method and Description |
---|---|
static Crypto |
CryptoFactory.getCrypto(Credential encryption,
Map<String,PrivateKey> decryptionKeys) |
static Crypto |
CryptoFactory.getCrypto(Credential encryption,
Map<String,PrivateKey> decryptionKeys,
String oCSPPolicy)
Possible values of the OCSPPolicy parameter:
|
static Crypto |
CryptoFactory.getCryptoFromSession() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEndToEndCrypto
Abstract class that extracts all the utility methods
|
class |
CryptoImpl
Implementation for
Crypto . |
Modifier and Type | Method and Description |
---|---|
Crypto |
SessionItem.getEncryptionCrypto()
Gets the crypto associated with the Encryption credentials
|
Crypto |
SessionItem.getHolderOfKeyCrypto()
Gets the crypto associated with the HOK credentials
|
Modifier and Type | Method and Description |
---|---|
<T> T |
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
Deprecated.
use the other createImplementationClass method without crypto
|
Modifier and Type | Method and Description |
---|---|
Crypto |
SessionItemImpl.getEncryptionCrypto() |
Crypto |
SessionItemImpl.getHolderOfKeyCrypto() |
Modifier and Type | Method and Description |
---|---|
static Crypto |
SessionUtil.getCrypto(CryptoType type,
Crypto defaultCrypto) |
static Crypto |
SessionUtil.getEncryptionCrypto()
validates if the session and the encryption crypto is present, and returns the encryption Crypto.
|
static Crypto |
SessionUtil.getHolderOfKeyCrypto()
validates if the session and the 'holder of key' crypto is present, and returns the 'holder of key' Crypto.
|
Modifier and Type | Method and Description |
---|---|
static Crypto |
SessionUtil.getCrypto(CryptoType type,
Crypto defaultCrypto) |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.