mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
12.53.2006 2265a2d6559f14316af129a139be40e07b430d79
refs
author neil_a_wilson <neil_a_wilson@localhost>
Saturday, August 12, 2006 00:53 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Saturday, August 12, 2006 00:53 +0200
commit2265a2d6559f14316af129a139be40e07b430d79
tree af3cd1cb6a293ee8aeae319c15f545f19fb84342 tree | zip | gz
parent 559f171dc5652fa8569ce04073d75d93c7859748 view | diff
Make several updates to the AccountStatusNotificationType class:

- Use integers rather than strings as the identifiers for the notification
types, which will make them easier to compare as well as easier to
internationalize.
- Change the ACCOUNT_REQUIRES_ADMIN_UNLOCK type to the simpler and more
consistent ACCOUNT_PERMANENTLY_LOCKED type.
- Change the PASSWORD_RESET_BY_ADMINISTRATOR type to the more compact
PASSWORD_RESET type.
- Add ACCOUNT_RESET_LOCKED and ACCOUNT_EXPIRED types.
2 files modified
296 ■■■■ changed files
opends/src/server/org/opends/server/messages/UtilityMessages.java 147 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/AccountStatusNotificationType.java 149 ●●●● diff | view | raw | blame | history