com.gemplus.opencard.terminal
Class TestExtendedCommandAPDU
java.lang.Object
|
+--com.gemplus.opencard.terminal.TestExtendedCommandAPDU
- public class TestExtendedCommandAPDU
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
TestExtendedCommandAPDU
public TestExtendedCommandAPDU()
basicTests
public static void basicTests()
throws java.lang.Exception
selectTestApplet
public static void selectTestApplet()
throws java.lang.Exception
apduStreamTest1
public static void apduStreamTest1()
throws java.lang.Exception
apduStreamTest2
public static void apduStreamTest2()
throws java.lang.Exception
apduStreamTest3
public static void apduStreamTest3()
throws java.lang.Exception
main
public static void main(java.lang.String[] args)
printCardID
public static void printCardID(CardID cardID)
- Prints out the information of the CardID object passed.
|