public class Perso extends Object
| Constructor and Description |
|---|
Perso() |
| Modifier and Type | Method and Description |
|---|---|
void |
doPerso(javax.smartcardio.CardTerminal term)
Do actually personalization
|
boolean |
isNeedPersonalize(javax.smartcardio.CardTerminal terminal)
Check if current inserted card need to be personalized
|
public boolean isNeedPersonalize(javax.smartcardio.CardTerminal terminal)
terminal - reader objectpublic void doPerso(javax.smartcardio.CardTerminal term)
throws javax.smartcardio.CardException,
Exception
Copyright © 2018. All rights reserved.