public class ProofBuilderImpl extends Object implements ProofBuilder
ProofBuilder
Constructor and Description |
---|
ProofBuilderImpl() |
Modifier and Type | Method and Description |
---|---|
Proof |
createProofForEidReading()
Creates a
Proof for eID reading |
Proof |
createProofForEidSigning(Credential cred)
Creates a
Proof for eID signing Requires the eID card of the patient connected |
Proof |
createProofForIsiReading()
Creates a
Proof for Sis reading |
Proof |
createSimpleProof(String proofType)
creates a simple
Proof for a given kmehr proof type. |
public Proof createProofForEidSigning(Credential cred) throws TechnicalConnectorException, TherLinkBusinessConnectorException
ProofBuilder
Proof
for eID signing Requires the eID card of the patient connectedcreateProofForEidSigning
in interface ProofBuilder
TechnicalConnectorException
TherLinkBusinessConnectorException
public Proof createProofForEidReading()
ProofBuilder
Proof
for eID readingcreateProofForEidReading
in interface ProofBuilder
public Proof createProofForIsiReading()
ProofBuilder
Proof
for Sis readingcreateProofForIsiReading
in interface ProofBuilder
ProofBuilder.createProofForIsiReading()
public Proof createSimpleProof(String proofType)
ProofBuilder
Proof
for a given kmehr proof type. The proof will only contain the proofType , which is now an extendable
kmehr code.createSimpleProof
in interface ProofBuilder
proofType
- String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.