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 BeIDInstantiator
public BeIDInfo instantiateBeIDInfo(String scope, boolean useCache) throws TechnicalConnectorException
instantiateBeIDInfo
in interface BeIDInstantiator
TechnicalConnectorException
public KeyStore instantiateKeyStore() throws TechnicalConnectorException
TechnicalConnectorException
public KeyStore instantiateKeyStore(String scope, boolean useCache) throws TechnicalConnectorException
instantiateKeyStore
in interface BeIDInstantiator
TechnicalConnectorException
public void verifyPin(char[] pin) throws TechnicalConnectorException
verifyPin
in interface BeIDInstantiator
TechnicalConnectorException
public void flushCache()
SessionServiceWithCache
flushCache
in interface SessionServiceWithCache
Connector Packaging TECHNICAL 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.