|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopencard.core.service.DefaultCHVDialog
public class DefaultCHVDialog
The default dialog used by card services.
CHVDialog| Nested Class Summary | |
|---|---|
class |
DefaultCHVDialog.IDDialog
IDDialog is used to request the PIN from the user. |
| Constructor Summary | |
|---|---|
DefaultCHVDialog()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCHV(int chvNumber)
Get the CHV with the given number from the user. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultCHVDialog()
| Method Detail |
|---|
public java.lang.String getCHV(int chvNumber)
getCHV in interface CHVDialogchvNumber - CHV number for which CHV is required
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||