Searched defs:BIND_RULE_NOON_AND_AFTER (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.java287 private static final String BIND_RULE_NOON_AND_AFTER = "timeofday>=\"1200\""; field in class:AciTests
699 buildAciValue("name", "allow at noon and after", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_AFTER),
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java277 private static final String BIND_RULE_NOON_AND_AFTER = "timeofday>=\"1200\""; field in class:AciTests
689 buildAciValue("name", "allow at noon and after", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_AFTER),
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java287 private static final String BIND_RULE_NOON_AND_AFTER = "timeofday>=\"1200\""; field in class:AciTests
699 buildAciValue("name", "allow at noon and after", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_AFTER),
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java277 private static final String BIND_RULE_NOON_AND_AFTER = "timeofday>=\"1200\""; field in class:AciTests
689 buildAciValue("name", "allow at noon and after", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_AFTER),
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java287 private static final String BIND_RULE_NOON_AND_AFTER = "timeofday>=\"1200\""; field in class:AciTests
699 buildAciValue("name", "allow at noon and after", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_AFTER),
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java284 private static final String BIND_RULE_NOON_AND_AFTER = "timeofday>=\"1200\""; field in class:AciTests
694 buildAciValue("name", "allow at noon and after", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_AFTER),

Completed in 100 milliseconds