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

neil_a_wilson
12.53.2006 dc838c0eb6e2500e2a914b0cb2874ced888380ad
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
commitdc838c0eb6e2500e2a914b0cb2874ced888380ad
tree e5f82fc431e23ff15bae69d31eccb206479239fb tree | zip | gz
parent 706e2a5633adc475891ed6208d420970c6211a63 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
opendj-sdk/opends/src/server/org/opends/server/messages/UtilityMessages.java 147 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/AccountStatusNotificationType.java 149 ●●●● diff | view | raw | blame | history