Class EhealthKeyRegistry

  • All Implemented Interfaces:
    be.recipe.api.crypto.Message.Cipher.Key.DB<be.recipe.api.Prescription.OnContent>

    public class EhealthKeyRegistry
    extends Object
    implements be.recipe.api.crypto.Message.Cipher.Key.DB<be.recipe.api.Prescription.OnContent>
    • Constructor Detail

      • EhealthKeyRegistry

        public EhealthKeyRegistry()
      • EhealthKeyRegistry

        public EhealthKeyRegistry​(PropertyHandler configuration)
    • Method Detail

      • create

        public final be.recipe.api.crypto.Message.Cipher.Key create​(String patientId)
        Specified by:
        create in interface be.recipe.api.crypto.Message.Cipher.Key.DB<be.recipe.api.Prescription.OnContent>
      • get

        public be.recipe.api.crypto.Message.Cipher.Key get​(be.recipe.api.crypto.Message.Cipher.Key.ID id)
        Specified by:
        get in interface be.recipe.api.crypto.Message.Cipher.Key.DB<be.recipe.api.Prescription.OnContent>
      • prescriberType

        public static be.recipe.api.prescriber.PrescriberType prescriberType​(String type)