be.ehealth.technicalconnector.beid
Class BeIDCardFactory

java.lang.Object
  extended by be.ehealth.technicalconnector.beid.BeIDCardFactory

public final class BeIDCardFactory
extends Object

This factory will create an instance of BeIDCard with information from the ID Card Creates BeIDCardAdaptor


Field Summary
static String PROP_BEID_ADAPTOR
          String property to specify the implementation of BeIDCardAdaptor that must be used.
 
Method Summary
static be.fedict.commons.eid.client.BeIDCard getBeIDCard()
          Retrieve the reachable IDCard and create corresponding BeIDCard object
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROP_BEID_ADAPTOR

public static final String PROP_BEID_ADAPTOR
String property to specify the implementation of BeIDCardAdaptor that must be used. Default: be.ehealth.technicalconnector.beid.impl.CommonsEidAdaptor

See Also:
Constant Field Values
Method Detail

getBeIDCard

public static be.fedict.commons.eid.client.BeIDCard getBeIDCard()
                                                         throws TechnicalConnectorException
Retrieve the reachable IDCard and create corresponding BeIDCard object

Returns:
an instance of BeIDCard
Throws:
TechnicalConnectorException - if no card is reachable or user cancelled the operation



Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.