Package 

Interface Clock


  • 
    public interface Clock
    
                        

    The clock used for verification purposes.

    • Method Summary

      Modifier and Type Method Description
      abstract Long getCurrentTimeMillis() Returns the current time in milliseconds (epoch).
      • Methods inherited from class com.auth0.android.util.Clock

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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