|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--opencard.core.service.CardService
|
+--com.sun.javacard.ocfrmiclientimpl.OCFCardAccessor
|
+--jason.terminal.RemoteCardAccessorImpl
| Field Summary |
| Fields inherited from class com.sun.javacard.ocfrmiclientimpl.OCFCardAccessor |
|
| Fields inherited from class opencard.core.service.CardService |
|
| Constructor Summary | |
RemoteCardAccessorImpl()
|
|
| Method Summary | |
private static java.lang.String |
arrayToString(byte[] data)
|
byte[] |
exchangeAPDU(byte[] sendData)
|
| Methods inherited from class com.sun.javacard.ocfrmiclientimpl.OCFCardAccessor |
getSessionIdentifier |
| Methods inherited from class opencard.core.service.CardService |
allocateCardChannel, getCard, getCardChannel, getCHVDialog, initialize, releaseCardChannel, setCardChannel, setCHVDialog |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RemoteCardAccessorImpl()
| Method Detail |
public byte[] exchangeAPDU(byte[] sendData)
throws java.io.IOException
exchangeAPDU in interface RemoteCardAccessorexchangeAPDU in class com.sun.javacard.ocfrmiclientimpl.OCFCardAccessorjava.io.IOExceptionprivate static java.lang.String arrayToString(byte[] data)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||