Interface LicenseServerTimeProvider


public interface LicenseServerTimeProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Return the server time in milliseconds.
  • Method Details

    • getServerDateForLastRequest

      long getServerDateForLastRequest()
      Return the server time in milliseconds. Usually gotten from the "Date" HTTP header.
      Returns:
      the server time in milliseconds