Package 

Class ClockImpl

  • All Implemented Interfaces:
    com.auth0.android.util.Clock

    
    final class ClockImpl
     implements Clock
                        

    Default Clock implementation used for verification.

    • Constructor Summary

      Constructors 
      Constructor Description
      ClockImpl()
    • Method Summary

      Modifier and Type Method Description
      long getCurrentTimeMillis()
      • Methods inherited from class com.auth0.android.util.Clock

        getCurrentTimeMillis
      • Methods inherited from class java.lang.Object

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