public class GTICardTerminal
extends javax.smartcardio.CardTerminal
| Constructor and Description |
|---|
GTICardTerminal(java.lang.String extCardPath) |
| Modifier and Type | Method and Description |
|---|---|
javax.smartcardio.Card |
connect(java.lang.String arg0) |
com.phison.gti.Gti2Assd |
getGTI2Tunnel() |
java.lang.String |
getName() |
boolean |
isCardPresent() |
boolean |
waitForCardAbsent(long arg0) |
boolean |
waitForCardPresent(long arg0) |
public GTICardTerminal(java.lang.String extCardPath)
throws javax.smartcardio.CardException
javax.smartcardio.CardExceptionpublic javax.smartcardio.Card connect(java.lang.String arg0)
throws javax.smartcardio.CardException
connect in class javax.smartcardio.CardTerminaljavax.smartcardio.CardExceptionpublic java.lang.String getName()
getName in class javax.smartcardio.CardTerminalpublic boolean isCardPresent()
throws javax.smartcardio.CardException
isCardPresent in class javax.smartcardio.CardTerminaljavax.smartcardio.CardExceptionpublic boolean waitForCardAbsent(long arg0)
throws javax.smartcardio.CardException
waitForCardAbsent in class javax.smartcardio.CardTerminaljavax.smartcardio.CardExceptionpublic boolean waitForCardPresent(long arg0)
throws javax.smartcardio.CardException
waitForCardPresent in class javax.smartcardio.CardTerminaljavax.smartcardio.CardExceptionpublic com.phison.gti.Gti2Assd getGTI2Tunnel()
Copyright © 2025. All rights reserved.