Searched defs:allowedOps (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/
H A DRequestFilteringPolicyTest.java584 final SortedSet<AllowedOperations> allowedOps,
597 return Collections.unmodifiableSortedSet(allowedOps);
583 testAllowedOperations( final SortedSet<AllowedOperations> allowedOps, OperationType type, boolean success) argument
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/
H A DRequestFilteringPolicyTest.java583 final SortedSet<AllowedOperations> allowedOps,
596 return Collections.unmodifiableSortedSet(allowedOps);
582 testAllowedOperations( final SortedSet<AllowedOperations> allowedOps, OperationType type, boolean success) argument
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/
H A DRequestFilteringPolicyTest.java584 final SortedSet<AllowedOperations> allowedOps,
597 return Collections.unmodifiableSortedSet(allowedOps);
583 testAllowedOperations( final SortedSet<AllowedOperations> allowedOps, OperationType type, boolean success) argument
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/
H A DRequestFilteringPolicyTest.java583 final SortedSet<AllowedOperations> allowedOps,
596 return Collections.unmodifiableSortedSet(allowedOps);
582 testAllowedOperations( final SortedSet<AllowedOperations> allowedOps, OperationType type, boolean success) argument
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/core/networkgroups/
H A DRequestFilteringPolicyTest.java584 final SortedSet<AllowedOperations> allowedOps,
597 return Collections.unmodifiableSortedSet(allowedOps);
583 testAllowedOperations( final SortedSet<AllowedOperations> allowedOps, OperationType type, boolean success) argument

Completed in 39 milliseconds