Class PropertiesFileUsersIdentityManager

    • Constructor Detail

      • PropertiesFileUsersIdentityManager

        public PropertiesFileUsersIdentityManager​(String file,
                                                  boolean debug)
        Creates a new PropertiesFileUsersIdentityManager instance.
        Parameters:
        file - the path of the file to load.
        debug - is debug enable.
    • Method Detail

      • startAutoReload

        public void startAutoReload​(Duration reloadInterval)
      • stopAutoReload

        public void stopAutoReload()