|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cryptware.jscapi.SmartCardManager
public class SmartCardManager
Smart Card Manager for managing all stuffs related to smart cards and readers
SmartCardManager object allows managing smart cards and readers.
Constructor Summary | |
---|---|
SmartCardManager()
Constructor |
Method Summary | |
---|---|
Readers |
getActiveReaders()
Returns the collection of readers currently plugged into the PC and having a smart card inserted |
Readers |
getPluggedReaders()
Returns the collection of readers currently plugged to the PC |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SmartCardManager()
Method Detail |
---|
public Readers getActiveReaders()
public Readers getPluggedReaders()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |