Class MDS3UpdateTimer


  • @ApplicationScoped
    @Named
    public class MDS3UpdateTimer
    extends Object
    Class that periodically updates the mds3 blob in the FIDO2 server
    Author:
    madhumitas
    • Constructor Detail

      • MDS3UpdateTimer

        public MDS3UpdateTimer()
    • Method Detail

      • initTimer

        public void initTimer()
      • process

        @Asynchronous
        public void process​(@Observes
                            MDS3UpdateEvent mds3UpdateEvent)