Interface PasswordExpirationMailNotificationManager

All Known Implementing Classes:
CheckingPasswordExpirationMailNotificationManager, PasswordExpirationMailNotificationManagerImpl

public interface PasswordExpirationMailNotificationManager
  • Method Summary

    Modifier and Type
    Method
    Description
    getRemindPeriodsForDirectory(com.atlassian.crowd.embedded.api.Directory directory)
     
    void
    Notify users that their password will soon expire.
  • Method Details

    • notifyUsers

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

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