Searched defs:opAttrAci (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 DTargetAttrTestCase.java118 String opAttrAci = "(targetattr=\"aci\")" + field in class:TargetAttrTestCase
190 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
203 String aciLdif2=makeAddLDIF("aci", user1, opAttrAci);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java119 String opAttrAci = "(targetattr=\"aci\")" + field in class:TargetAttrTestCase
191 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
204 String aciLdif2=makeAddLDIF("aci", user1, opAttrAci);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java118 String opAttrAci = "(targetattr=\"aci\")" + field in class:TargetAttrTestCase
190 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
203 String aciLdif2=makeAddLDIF("aci", user1, opAttrAci);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java119 String opAttrAci = "(targetattr=\"aci\")" + field in class:TargetAttrTestCase
191 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
204 String aciLdif2=makeAddLDIF("aci", user1, opAttrAci);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java118 String opAttrAci = "(targetattr=\"aci\")" + field in class:TargetAttrTestCase
190 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
203 String aciLdif2=makeAddLDIF("aci", user1, opAttrAci);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DTargetAttrTestCase.java120 String opAttrAci = "(targetattr=\"aci\")" + field in class:TargetAttrTestCase
225 String aciLdif1=makeAddLDIF("aci", user1, nonOpAttrAci, opAttrAci);
238 String aciLdif2=makeAddLDIF("aci", user1, opAttrAci);

Completed in 36 milliseconds