Searched defs:bindRuleType (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 DSSFTestCase.java165 private EnumBindRuleType bindRuleType = EnumBindRuleType.EQUAL_BINDRULE_TYPE; field in class:SSFTestCase
175 SSF.decode(statement, bindRuleType);
188 SSF.decode(statement, bindRuleType);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java165 private EnumBindRuleType bindRuleType = EnumBindRuleType.EQUAL_BINDRULE_TYPE; field in class:SSFTestCase
175 SSF.decode(statement, bindRuleType);
188 SSF.decode(statement, bindRuleType);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java165 private EnumBindRuleType bindRuleType = EnumBindRuleType.EQUAL_BINDRULE_TYPE; field in class:SSFTestCase
175 SSF.decode(statement, bindRuleType);
188 SSF.decode(statement, bindRuleType);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java165 private EnumBindRuleType bindRuleType = EnumBindRuleType.EQUAL_BINDRULE_TYPE; field in class:SSFTestCase
175 SSF.decode(statement, bindRuleType);
188 SSF.decode(statement, bindRuleType);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java165 private EnumBindRuleType bindRuleType = EnumBindRuleType.EQUAL_BINDRULE_TYPE; field in class:SSFTestCase
175 SSF.decode(statement, bindRuleType);
188 SSF.decode(statement, bindRuleType);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DSSFTestCase.java163 private EnumBindRuleType bindRuleType = EnumBindRuleType.EQUAL_BINDRULE_TYPE; field in class:SSFTestCase
173 SSF.decode(statement, bindRuleType);
186 SSF.decode(statement, bindRuleType);

Completed in 23 milliseconds