Searched defs:BIND_RULE_NOON_AND_BEFORE (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.java289 private static final String BIND_RULE_NOON_AND_BEFORE = "timeofday<=\"1200\""; field in class:AciTests
701 buildAciValue("name", "allow at noon and before", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_BEFORE),
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java279 private static final String BIND_RULE_NOON_AND_BEFORE = "timeofday<=\"1200\""; field in class:AciTests
691 buildAciValue("name", "allow at noon and before", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_BEFORE),
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java289 private static final String BIND_RULE_NOON_AND_BEFORE = "timeofday<=\"1200\""; field in class:AciTests
701 buildAciValue("name", "allow at noon and before", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_BEFORE),
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java279 private static final String BIND_RULE_NOON_AND_BEFORE = "timeofday<=\"1200\""; field in class:AciTests
691 buildAciValue("name", "allow at noon and before", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_BEFORE),
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java289 private static final String BIND_RULE_NOON_AND_BEFORE = "timeofday<=\"1200\""; field in class:AciTests
701 buildAciValue("name", "allow at noon and before", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_BEFORE),
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java286 private static final String BIND_RULE_NOON_AND_BEFORE = "timeofday<=\"1200\""; field in class:AciTests
696 buildAciValue("name", "allow at noon and before", "targetattr", "*", "allow(all)", BIND_RULE_NOON_AND_BEFORE),

Completed in 95 milliseconds