Class KeyGeneratorTimer

java.lang.Object
io.jans.as.server.service.KeyGeneratorTimer

@ApplicationScoped @Named public class KeyGeneratorTimer extends Object
Author:
Javier Rojas Blum, Yuriy Zabrovarnyy
  • Constructor Details

    • KeyGeneratorTimer

      public KeyGeneratorTimer()
  • Method Details

    • getLastFinishedTime

      public long getLastFinishedTime()
    • initTimer

      public void initTimer()
    • process

      @Asynchronous public void process(@Observes KeyGenerationEvent keyGenerationEvent)