Class DefaultUsersDeletionScheduler

java.lang.Object
org.codice.ddf.admin.insecure.defaults.service.DefaultUsersDeletionScheduler

public class DefaultUsersDeletionScheduler extends Object
  • Constructor Details

    • DefaultUsersDeletionScheduler

      public DefaultUsersDeletionScheduler(org.apache.camel.CamelContext camelContext)
  • Method Details

    • scheduleDeletion

      public boolean scheduleDeletion()
    • removeDefaultUsers

      public static boolean removeDefaultUsers()
    • installationDate

      public Instant installationDate()
    • deleteScheduledDeletions

      public void deleteScheduledDeletions()
    • defaultUsersExist

      public boolean defaultUsersExist()
    • getUsersPropertiesFilePath

      public static Path getUsersPropertiesFilePath()
    • setUsersPropertiesFilePath

      public static void setUsersPropertiesFilePath(Path usersPropertiesFilePath)
    • getTempTimestampFilePath

      public static Path getTempTimestampFilePath()
    • setTempTimestampFilePath

      public static void setTempTimestampFilePath(Path tempTimestampFilePath)