Uses of Interface
be.ehealth.technicalconnector.service.etee.Crypto

Packages that use Crypto
be.ehealth.businessconnector.chapterIV.builders   
be.ehealth.businessconnector.chapterIV.builders.impl   
be.ehealth.businessconnector.chapterIV.session.impl   
be.ehealth.businessconnector.dics.session.impl   
be.ehealth.businessconnector.ehbox.v3.builders.impl   
be.ehealth.businessconnector.ehboxV2.builders.impl   
be.ehealth.businessconnector.hub.security   
be.ehealth.businessconnector.hub.service   
be.ehealth.businessconnector.recipe.builders   
be.ehealth.businessconnector.recipe.service.impl   
be.ehealth.businessconnector.recipe.session.impl   
be.ehealth.technicalconnector.service.etee   
be.ehealth.technicalconnector.service.etee.impl   
be.ehealth.technicalconnector.session   
be.ehealth.technicalconnector.session.impl   
be.ehealth.technicalconnector.utils   
 

Uses of Crypto in be.ehealth.businessconnector.chapterIV.builders
 

Constructors in be.ehealth.businessconnector.chapterIV.builders with parameters of type Crypto
BuilderFactory(Crypto holderOfKeyCrypto, Crypto encryptionCrypto, KmehrValidator validator, Chapter4XmlValidator chapter4XmlValidator)
          Deprecated. use it without the crypto parameters
 

Uses of Crypto in be.ehealth.businessconnector.chapterIV.builders.impl
 

Constructors in be.ehealth.businessconnector.chapterIV.builders.impl with parameters of type Crypto
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.
 

Uses of Crypto in be.ehealth.businessconnector.chapterIV.session.impl
 

Constructors in be.ehealth.businessconnector.chapterIV.session.impl with parameters of type Crypto
ChapterIVServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator, Crypto systemCrypto, Crypto personalCrypto)
          Deprecated. same but without the crypto class
 

Uses of Crypto in be.ehealth.businessconnector.dics.session.impl
 

Methods in be.ehealth.businessconnector.dics.session.impl with parameters of type Crypto
<T> T
DicsImplementationClassFactory.createImplementationClass(Class<T> clazz, SessionValidator sessionValidator, EhealthReplyValidator replyValidator, Crypto hokCrypto, Crypto encryptionCrypto, String... additionalParameters)
           
 

Uses of Crypto in be.ehealth.businessconnector.ehbox.v3.builders.impl
 

Constructors in be.ehealth.businessconnector.ehbox.v3.builders.impl with parameters of type Crypto
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. 
 

Uses of Crypto in be.ehealth.businessconnector.ehboxV2.builders.impl
 

Constructors in be.ehealth.businessconnector.ehboxV2.builders.impl with parameters of type Crypto
ConsultationMessageBuilderImpl(Crypto cryptoSystem)
          Deprecated. default constructor is sufficient
SendMessageBuilderImpl(Crypto encryptionCrypto, KeyDepotManager keydepotManager)
          Deprecated. 
 

Uses of Crypto in be.ehealth.businessconnector.hub.security
 

Methods in be.ehealth.businessconnector.hub.security with parameters of type Crypto
static void FolderDecryptor.decryptFolder(SOAPBody soapBody, Crypto crypto)
           
static Document FolderEncryptor.encryptFolder(Document doc, Crypto crypto)
           
 X HubRequestWithEncryption.handleEncryption(X request, Crypto crypto)
           
 

Constructors in be.ehealth.businessconnector.hub.security with parameters of type Crypto
HubDecryptionHandler(Crypto crypto2)
           
 

Uses of Crypto in be.ehealth.businessconnector.hub.service
 

Methods in be.ehealth.businessconnector.hub.service with parameters of type Crypto
static GenericRequest ServiceFactory.getIntraHubPortWithFolderEncryption(SAMLToken token, Crypto crypto, String soapAction)
          Deprecated. Use the same function without crypto
 

Uses of Crypto in be.ehealth.businessconnector.recipe.builders
 

Constructors in be.ehealth.businessconnector.recipe.builders with parameters of type Crypto
CreatePrescriptionBuilder(Crypto crypto)
          Deprecated. User it without crypto
GetPrescriptionBuilder(Crypto crypto)
          Deprecated. Use it without crypto
ListFeedbackBuilder(Crypto crypto)
          Deprecated. Use it without crypto
ListOpenPrescriptionBuilder(Crypto crypto)
          Deprecated. Use it without crypto
RevokePrescriptionBuilder(Crypto systemCrypto)
          Deprecated. Use it without crypto
SendNotificationBuilder(Crypto systemCrypto)
          Deprecated. Use it without crypto
UpdateFeedbackFlagBuilder(Crypto crypto)
          Deprecated. use it without crypto
 

Uses of Crypto in be.ehealth.businessconnector.recipe.service.impl
 

Constructors in be.ehealth.businessconnector.recipe.service.impl with parameters of type Crypto
RecipePrescriberServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator, Crypto personalCrypto)
          Deprecated. Use it without the crypto
 

Uses of Crypto in be.ehealth.businessconnector.recipe.session.impl
 

Constructors in be.ehealth.businessconnector.recipe.session.impl with parameters of type Crypto
RecipePrescriberServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator, Crypto systemCrypto, Crypto personalCrypto)
          Deprecated. Use it without crypto
 

Uses of Crypto in be.ehealth.technicalconnector.service.etee
 

Methods in be.ehealth.technicalconnector.service.etee that return Crypto
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()
           
 

Uses of Crypto in be.ehealth.technicalconnector.service.etee.impl
 

Classes in be.ehealth.technicalconnector.service.etee.impl that implement Crypto
 class AbstractCrypto
          Abstract class containing symmetric crypto methods Implementation of Crypto
 class AbstractEndToEndCrypto
          Abstract class that extracts all the utility methods
 class CryptoImpl
          Implementation for Crypto.
 

Uses of Crypto in be.ehealth.technicalconnector.session
 

Methods in be.ehealth.technicalconnector.session that return Crypto
 Crypto SessionItem.getEncryptionCrypto()
          Gets the crypto associated with the Encryption credentials
 Crypto SessionItem.getHolderOfKeyCrypto()
          Gets the crypto associated with the HOK credentials
 

Methods in be.ehealth.technicalconnector.session with parameters of type Crypto
<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
 

Uses of Crypto in be.ehealth.technicalconnector.session.impl
 

Methods in be.ehealth.technicalconnector.session.impl that return Crypto
 Crypto SessionItemImpl.getEncryptionCrypto()
           
 Crypto SessionItemImpl.getHolderOfKeyCrypto()
           
 

Uses of Crypto in be.ehealth.technicalconnector.utils
 

Methods in be.ehealth.technicalconnector.utils that return Crypto
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.
 

Methods in be.ehealth.technicalconnector.utils with parameters of type Crypto
static Crypto SessionUtil.getCrypto(CryptoType type, Crypto defaultCrypto)
           
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.