| Package | Description |
|---|---|
| be.recipe.api | |
| be.recipe.api.crypto | |
| be.recipe.api.executor | |
| be.recipe.api.patient | |
| be.recipe.api.prescriber |
| Modifier and Type | Field and Description |
|---|---|
protected Message.Cipher.Key.DB<Prescription.OnContent> |
PrescriptionContent.keyRegistry |
| Modifier and Type | Method and Description |
|---|---|
Message.Cipher.Key.DB<Prescription.OnContent> |
Recipe.Infrastructure.keyRegistry() |
| Modifier and Type | Method and Description |
|---|---|
CipheringPrescriptionService |
CipheringPrescriptionService.Factory.create(Message.Cipher.Key.Owner<Prescription.OnContent> prescriber) |
| Constructor and Description |
|---|
CipheringPrescriptionService(PrescriptionService.Simplified target,
PrescriptionContent.Factory prescriptionContentFactory,
Message.Cipher.Key.Owner<Prescription.OnContent> prescriber) |
Encrypted(Message.Encrypted target,
Message.Cipher.Key.DB<Prescription.OnContent> keyRegistry,
Message.Cipher.Key.ID key) |
Factory(Message.Factory messageFactory,
Message.Cipher.Key.DB<Prescription.OnContent> keyRegistry) |
PlainText(Message.PlainText target,
Message.Cipher.Key.DB<Prescription.OnContent> keyRegistry) |
PrescriptionContent(M target,
Message.Cipher.Key.DB<Prescription.OnContent> keyRegistry) |
Timestamped(Message.Encrypted.Timestamped target,
Message.Cipher.Key.DB<Prescription.OnContent> keyRegistry,
Message.Cipher.Key.ID key) |
| Modifier and Type | Field and Description |
|---|---|
Message.Cipher.Key.Owner<Prescription.OnContent> |
InmemKeyDB.owner |
| Modifier and Type | Method and Description |
|---|---|
be.recipe.api.crypto.InmemKeyDB.Key |
InmemKeyDB.get(Message.Cipher.Key.ID id,
Message.Cipher.Key.Owner<Prescription.OnContent> owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
Executor.ID.process(Prescription.OnContent processor) |
void |
Executor.All.process(Prescription.OnContent processor) |
| Modifier and Type | Method and Description |
|---|---|
void |
Patient.ID.process(Prescription.OnContent processor) |
| Modifier and Type | Method and Description |
|---|---|
void |
PrescriberType.process(Prescription.OnContent processor) |
void |
Prescriber.Simple.process(Prescription.OnContent processor) |
Copyright © 2010–2025 Smals. All rights reserved.