Interface PasswordExpirationMailNotificationManager

All Known Implementing Classes:
CheckingPasswordExpirationMailNotificationManager, PasswordExpirationMailNotificationManagerImpl

public interface PasswordExpirationMailNotificationManager
  • Method Details

    • notifyUsers

      void notifyUsers()
      Notify users that their password will soon expire.
    • getRemindPeriodsForDirectory

      List<Integer> getRemindPeriodsForDirectory(Directory directory)
      Parameters:
      directory - directory object
      Returns:
      remind periods, which are used to notify users about password expiration