Class DefaultCHVDialog

  • All Implemented Interfaces:
    CHVDialog

    public class DefaultCHVDialog
    extends java.lang.Object
    implements CHVDialog
    The default dialog used by card services.
    Author:
    Thomas Schaeck (schaeck@de.ibm.com)
    See Also:
    CHVDialog
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      class  DefaultCHVDialog.IDDialog
      IDDialog is used to request the PIN from the user.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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

      • DefaultCHVDialog

        public DefaultCHVDialog()
    • Method Detail

      • getCHV

        public java.lang.String getCHV​(int chvNumber)
        Get the CHV with the given number from the user.
        Specified by:
        getCHV in interface CHVDialog
        Parameters:
        chvNumber - CHV number for which CHV is required
        Returns:
        the CHV