Package esmska.gui

Class GUIImageCodeResolver

  • All Implemented Interfaces:
    ImageCodeResolver

    public class GUIImageCodeResolver
    extends java.lang.Object
    implements ImageCodeResolver
    GUI implementation of image resolving. Displays the image to the user and asks him to provide the security code.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean resolveImageCode​(SMS sms)
      This method must not be called from EDT.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GUIImageCodeResolver

        public GUIImageCodeResolver()