Package 

Class OtpKeyListener


  • 
    public class OtpKeyListener
    
                        

    A helper class that is used to intercept keyboard event from a YubiKey to capture an OTP. Use it directly in an Activity in onKeyUp, or in a .

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public interface OtpKeyListener.OtpListener

      Listener interface to react to events.

    • Method Summary

      Modifier and Type Method Description
      boolean onKeyEvent(KeyEvent event)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait