Package | Description |
---|---|
net.devbase.jfreesteel |
Modifier and Type | Class and Description |
---|---|
class |
EidCardApollo
Smart card wrapper for Apollo v2.43 smart card
EidCardApollo implements EidCard abstract interface for reading
data from the Serbian eID cards based on Apollo v2.43 OS that were
issued before Aug 18 2014.
|
class |
EidCardGemalto
Smart card wrapper for Gemalto MultiApp ID smart card
EidCardGemalto implements EidCard abstract interface for reading
data from the Serbian eID cards based on Gemalto MultiApp ID JavaCard that
are issued after Aug 18 2014.
|
Modifier and Type | Method and Description |
---|---|
static EidCard |
EidCard.fromCard(javax.smartcardio.Card card)
Factory method
Return instance of EidCard implementation supporting the given card
|
Modifier and Type | Method and Description |
---|---|
void |
Reader.ReaderListener.inserted(EidCard card)
Card is inserted into the reader terminal.
|
Copyright © 2017 Open Source Developer, Goran Rakic. All rights reserved.