be.ehealth.technicalconnector.beid.impl
Class CommonsEidAdaptor
java.lang.Object
be.ehealth.technicalconnector.beid.impl.CommonsEidAdaptor
- All Implemented Interfaces:
- BeIDCardAdaptor
public class CommonsEidAdaptor
- extends Object
- implements BeIDCardAdaptor
Implementation of BeIDCardAdaptor
Field Summary |
static String |
PROP_BEID_CON_GUI
String property to specify the implementation of BeIDCardsUI that must be used. |
Method Summary |
be.fedict.commons.eid.client.BeIDCard |
getBeIDCard()
Retrieve the reachable IDCard and create corresponding BeIDCard object |
PROP_BEID_CON_GUI
public static final String PROP_BEID_CON_GUI
- String property to specify the implementation of
BeIDCardsUI
that must be used.
Default: null (using default impl of commons-eid.
- See Also:
- Constant Field Values
CommonsEidAdaptor
public CommonsEidAdaptor()
getBeIDCard
public be.fedict.commons.eid.client.BeIDCard getBeIDCard()
throws TechnicalConnectorException
- Retrieve the reachable IDCard and create corresponding BeIDCard object
- Specified by:
getBeIDCard
in interface BeIDCardAdaptor
- 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.