Searched defs:BIND_RULE_NOT_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.java285 private static final String BIND_RULE_NOT_AT_NOON = "timeofday!=\"1200\""; field in class:AciTests
697 buildAciValue("name", "allow at non-noon", "targetattr", "*", "allow(all)", BIND_RULE_NOT_AT_NOON),
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java275 private static final String BIND_RULE_NOT_AT_NOON = "timeofday!=\"1200\""; field in class:AciTests
687 buildAciValue("name", "allow at non-noon", "targetattr", "*", "allow(all)", BIND_RULE_NOT_AT_NOON),
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java285 private static final String BIND_RULE_NOT_AT_NOON = "timeofday!=\"1200\""; field in class:AciTests
697 buildAciValue("name", "allow at non-noon", "targetattr", "*", "allow(all)", BIND_RULE_NOT_AT_NOON),
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java275 private static final String BIND_RULE_NOT_AT_NOON = "timeofday!=\"1200\""; field in class:AciTests
687 buildAciValue("name", "allow at non-noon", "targetattr", "*", "allow(all)", BIND_RULE_NOT_AT_NOON),
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java285 private static final String BIND_RULE_NOT_AT_NOON = "timeofday!=\"1200\""; field in class:AciTests
697 buildAciValue("name", "allow at non-noon", "targetattr", "*", "allow(all)", BIND_RULE_NOT_AT_NOON),
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java282 private static final String BIND_RULE_NOT_AT_NOON = "timeofday!=\"1200\""; field in class:AciTests
692 buildAciValue("name", "allow at non-noon", "targetattr", "*", "allow(all)", BIND_RULE_NOT_AT_NOON),

Completed in 71 milliseconds