Class TmchCrlAction

java.lang.Object
google.registry.tmch.TmchCrlAction
All Implemented Interfaces:
Runnable

public final class TmchCrlAction extends Object implements Runnable
Action to download the latest ICANN TMCH CRL from MarksDB.
  • Method Details

    • run

      public void run()
      Synchronously fetches latest ICANN TMCH CRL and saves it to the database.
      Specified by:
      run in interface Runnable