Searched refs:TIME_UNTIL_EXPIRATION (Results 1 - 24 of 24) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/types/
H A DAccountStatusNotificationProperty.java111 TIME_UNTIL_EXPIRATION("time-until-expiration"), enum constant in enum:AccountStatusNotificationProperty
194 return TIME_UNTIL_EXPIRATION;
H A DAccountStatusNotification.java277 props.put(TIME_UNTIL_EXPIRATION, propList);
/forgerock/opendj2/src/server/org/opends/server/types/
H A DAccountStatusNotificationProperty.java110 TIME_UNTIL_EXPIRATION("time-until-expiration"), enum constant in enum:AccountStatusNotificationProperty
193 return TIME_UNTIL_EXPIRATION;
H A DAccountStatusNotification.java276 props.put(TIME_UNTIL_EXPIRATION, propList);
/forgerock/opendj2.6.2/src/server/org/opends/server/types/
H A DAccountStatusNotificationProperty.java111 TIME_UNTIL_EXPIRATION("time-until-expiration"), enum constant in enum:AccountStatusNotificationProperty
194 return TIME_UNTIL_EXPIRATION;
H A DAccountStatusNotification.java277 props.put(TIME_UNTIL_EXPIRATION, propList);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/types/
H A DAccountStatusNotificationProperty.java111 TIME_UNTIL_EXPIRATION("time-until-expiration"), enum constant in enum:AccountStatusNotificationProperty
194 return TIME_UNTIL_EXPIRATION;
H A DAccountStatusNotification.java277 props.put(TIME_UNTIL_EXPIRATION, propList);
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DAccountStatusNotificationProperty.java110 TIME_UNTIL_EXPIRATION("time-until-expiration"), enum constant in enum:AccountStatusNotificationProperty
193 return TIME_UNTIL_EXPIRATION;
H A DAccountStatusNotification.java276 props.put(TIME_UNTIL_EXPIRATION, propList);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/types/
H A DAccountStatusNotificationProperty.java108 TIME_UNTIL_EXPIRATION("time-until-expiration"), enum constant in enum:AccountStatusNotificationProperty
191 return TIME_UNTIL_EXPIRATION;
H A DAccountStatusNotification.java259 props.put(TIME_UNTIL_EXPIRATION, newArrayList(string));
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DTestAccountStatusNotificationHandler.java114 TIME_UNTIL_EXPIRATION));
H A DErrorLogAccountStatusNotificationHandlerTestCase.java294 notificationProperties.put(TIME_UNTIL_EXPIRATION, propList);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DTestAccountStatusNotificationHandler.java113 TIME_UNTIL_EXPIRATION));
H A DErrorLogAccountStatusNotificationHandlerTestCase.java293 notificationProperties.put(TIME_UNTIL_EXPIRATION, propList);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DTestAccountStatusNotificationHandler.java114 TIME_UNTIL_EXPIRATION));
H A DErrorLogAccountStatusNotificationHandlerTestCase.java294 notificationProperties.put(TIME_UNTIL_EXPIRATION, propList);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DTestAccountStatusNotificationHandler.java113 TIME_UNTIL_EXPIRATION));
H A DErrorLogAccountStatusNotificationHandlerTestCase.java293 notificationProperties.put(TIME_UNTIL_EXPIRATION, propList);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DTestAccountStatusNotificationHandler.java114 TIME_UNTIL_EXPIRATION));
H A DErrorLogAccountStatusNotificationHandlerTestCase.java294 notificationProperties.put(TIME_UNTIL_EXPIRATION, propList);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/
H A DTestAccountStatusNotificationHandler.java105 TIME_UNTIL_EXPIRATION));
H A DErrorLogAccountStatusNotificationHandlerTestCase.java265 notificationProperties.put(TIME_UNTIL_EXPIRATION, newArrayList("1 day"));

Completed in 62 milliseconds