be.ehealth.technicalconnector.beid
Class BeIDCardFactory
java.lang.Object
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
Method Summary |
static be.fedict.commons.eid.client.BeIDCard |
getBeIDCard()
Retrieve the reachable IDCard and create corresponding BeIDCard object |
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
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.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.