Package | Description |
---|---|
be.fedict.commons.eid.client |
eID client classes.
|
be.fedict.commons.eid.client.spi |
Service provider interfaces.
|
Modifier and Type | Method and Description |
---|---|
BeIDCard |
BeIDCards.getOneBeIDCard()
return exactly one BeID Card.
|
BeIDCard |
BeIDCards.getOneBeIDCard(javax.smartcardio.CardTerminal terminal)
return a BeID Card inserted into a given CardTerminal
|
Modifier and Type | Method and Description |
---|---|
void |
BeIDCardsUI.adviseBeIDCardRequired()
The user needs to insert a BeID Card.
|
BeIDCard |
BeIDCardsUI.selectBeIDCard(Collection<BeIDCard> availableCards)
user has multiple eID Cards inserted and needs to choose exactly one. throws
CancelledException if user cancels throws OutOfCardsException if all cards
removed before selection could be made.
|
Copyright © 2012–2024 e-Contract.be BV. All rights reserved.