Uses of Class
com.atlassian.crowd.model.user.InternalUserWithPasswordLastChanged
Packages that use InternalUserWithPasswordLastChanged
-
Uses of InternalUserWithPasswordLastChanged in com.atlassian.crowd.dao.user
Methods in com.atlassian.crowd.dao.user that return types with arguments of type InternalUserWithPasswordLastChangedModifier and TypeMethodDescriptionInternalUserDao.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