Class PtSecMechDeleteSettings

java.lang.Object
de.willuhn.jameica.hbci.passports.pintan.PtSecMechDeleteSettings
All Implemented Interfaces:
de.willuhn.jameica.gui.Action

public class PtSecMechDeleteSettings extends Object implements de.willuhn.jameica.gui.Action
Setzt das TAN-Verfahren zurück.
  • Constructor Details

    • PtSecMechDeleteSettings

      public PtSecMechDeleteSettings()
  • Method Details

    • handleAction

      public void handleAction(Object context) throws de.willuhn.util.ApplicationException
      Specified by:
      handleAction in interface de.willuhn.jameica.gui.Action
      Throws:
      de.willuhn.util.ApplicationException
      See Also:
      • Action.handleAction(java.lang.Object)