| Package | Description |
|---|---|
| com.atlassian.crowd.dao.user |
| Modifier and Type | Method and Description |
|---|---|
Collection<InternalUserWithPasswordLastChanged> |
InternalUserDao.findUsersForPasswordExpiryNotification(Instant currentTime,
Duration passwordMaxChangeTime,
Duration remindPeriod,
long directoryId,
int maxResults)
Searches the specified directory for Internal Users who will be notified, that their passwords will soon expire
|
Copyright © 2023 Atlassian. All rights reserved.