Searched defs:BIND_RULE_ONLY_AT_NOON (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java283 private static final String BIND_RULE_ONLY_AT_NOON = "timeofday=\"1200\""; field in class:AciTests
696 buildAciValue("name", "allow at noon", "targetattr", "*", "allow(all)", BIND_RULE_ONLY_AT_NOON),
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java273 private static final String BIND_RULE_ONLY_AT_NOON = "timeofday=\"1200\""; field in class:AciTests
686 buildAciValue("name", "allow at noon", "targetattr", "*", "allow(all)", BIND_RULE_ONLY_AT_NOON),
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java283 private static final String BIND_RULE_ONLY_AT_NOON = "timeofday=\"1200\""; field in class:AciTests
696 buildAciValue("name", "allow at noon", "targetattr", "*", "allow(all)", BIND_RULE_ONLY_AT_NOON),
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java273 private static final String BIND_RULE_ONLY_AT_NOON = "timeofday=\"1200\""; field in class:AciTests
686 buildAciValue("name", "allow at noon", "targetattr", "*", "allow(all)", BIND_RULE_ONLY_AT_NOON),
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java283 private static final String BIND_RULE_ONLY_AT_NOON = "timeofday=\"1200\""; field in class:AciTests
696 buildAciValue("name", "allow at noon", "targetattr", "*", "allow(all)", BIND_RULE_ONLY_AT_NOON),
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java280 private static final String BIND_RULE_ONLY_AT_NOON = "timeofday=\"1200\""; field in class:AciTests
691 buildAciValue("name", "allow at noon", "targetattr", "*", "allow(all)", BIND_RULE_ONLY_AT_NOON),

Completed in 140 milliseconds