public class CommonsEidInstantiator extends Object implements BeIDInstantiator
| Modifier and Type | Class and Description |
|---|---|
static interface |
CommonsEidInstantiator.EidMapper |
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_AUTO_RECOVERY
Property to (des)activate AutoRecovery.
|
static String |
PROP_BEID_ADAPTOR
String property to specify the implementation of
BeIDCardAdaptor that must be used. |
static String |
PROP_CARDREADERSTICKINESS
Property to (des)activate CardReaderStickiness.
|
static String |
PROP_LOGOFF
Property to (des)activate Logoff.
|
| Constructor and Description |
|---|
CommonsEidInstantiator() |
| Modifier and Type | Method and Description |
|---|---|
void |
flushCache()
Method to flush the cache after invoking this method.
|
BeIDInfo |
instantiateBeIDInfo(String scope,
boolean useCache) |
KeyStore |
instantiateKeyStore() |
KeyStore |
instantiateKeyStore(String scope,
boolean useCache) |
void |
verifyPin(char[] pin) |
boolean |
worksWithDotNet() |
public static final String PROP_AUTO_RECOVERY
public static final String PROP_LOGOFF
public static final String PROP_CARDREADERSTICKINESS
public static final String PROP_BEID_ADAPTOR
BeIDCardAdaptor that must be used.
Default: be.ehealth.technicalconnector.beid.impl.CommonsEidAdaptor
public boolean worksWithDotNet()
worksWithDotNet in interface BeIDInstantiatorpublic BeIDInfo instantiateBeIDInfo(String scope, boolean useCache) throws TechnicalConnectorException
instantiateBeIDInfo in interface BeIDInstantiatorTechnicalConnectorExceptionpublic KeyStore instantiateKeyStore() throws TechnicalConnectorException
TechnicalConnectorExceptionpublic KeyStore instantiateKeyStore(String scope, boolean useCache) throws TechnicalConnectorException
instantiateKeyStore in interface BeIDInstantiatorTechnicalConnectorExceptionpublic void verifyPin(char[] pin)
throws TechnicalConnectorException
verifyPin in interface BeIDInstantiatorTechnicalConnectorExceptionpublic void flushCache()
SessionServiceWithCacheflushCache in interface SessionServiceWithCache
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.