be.ehealth.business.common.util
Class EidUtils

java.lang.Object
  extended by be.ehealth.business.common.util.EidUtils

public final class EidUtils
extends Object

Reads information from the current connected Eid card to build patient objects


Method Summary
static Patient readFromEidCard()
          retrieves from eidcard with default scope.
static Patient readFromEidCard(String scope)
          retrieves from eidcard to build a Patient object
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

readFromEidCard

public static Patient readFromEidCard()
                               throws TechnicalConnectorException
retrieves from eidcard with default scope.

Throws:
TechnicalConnectorException

readFromEidCard

public static Patient readFromEidCard(String scope)
                               throws TechnicalConnectorException
retrieves from eidcard to build a Patient object

Throws:
TechnicalConnectorException



Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.