|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ehealth.business.common.util.EidUtils
public final class EidUtils
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 |
---|
public static Patient readFromEidCard() throws TechnicalConnectorException
TechnicalConnectorException
public static Patient readFromEidCard(String scope) throws TechnicalConnectorException
Patient
object
TechnicalConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |