Searched refs:getGroups (Results 1 - 25 of 43) sorted by relevance

12

/forgerock/opendj2/ext/ant/lib/
H A Dant-apache-regexp.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant-apache-regexp.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant-apache-regexp.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant-apache-regexp.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/jee-agents-v3.5/jee-agents-websphere/jee-agents-websphere-common/src/main/java/com/sun/identity/agents/websphere/
H A DIAmRealmUserRegistry.java50 public List getGroups(String pattern, int limit) throws AgentException; method in interface:IAmRealmUserRegistry
H A DAmAgentUserRegistry.java132 public Result getGroups(String pattern, int limit) method in class:AmAgentUserRegistry
137 groups = getRealmUserRegistry().getGroups(pattern, limit);
H A DAmRealmUserRegistry.java248 public List getGroups(String pattern, int limit) method in class:AmRealmUserRegistry
255 logError("AmRealmUserRegistry.getGroups: " +
281 logWarning("AmRealmUserRegistry.getGroups: " +
288 logError("AmRealmUserRegistry.getGroups: ", ssoe);
292 "AmRealmUserRegistry.getGroups: failed to create Identity " +
297 logMessage("AmRealmUserRegistry.getGroups: returned groups: " +
321 List groups = getGroups(groupName, 1);
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant-apache-regexp.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
H A Dant-apache-oro.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/
H A DUser.java151 public String[] getGroups() throws UMSException { method in class:User
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/
H A DUser.java151 public String[] getGroups() throws UMSException { method in class:User
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/docs/api/
H A DApiService.java87 Map<String, Set<String>> groups = getGroups(
95 private Map<String, Set<String>> getGroups(Map<String, Path> paths, PreferredLocales preferredLocales) { method in class:ApiService
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample7/script/
H A Dscim.js105 getGroups : function (groupsList) {
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DGroupManagerTestCase.java1434 Set<Group<?>> groupSet = conn0.getGroups(null);
1437 groupSet = conn0.getGroups(searchOperation);
1460 groupSet = conn1.getGroups(null);
1465 groupSet = conn1.getGroups(searchOperation);
1490 groupSet = conn2.getGroups(null);
1495 groupSet = conn2.getGroups(searchOperation);
1520 groupSet = conn3.getGroups(null);
1525 groupSet = conn3.getGroups(searchOperation);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DGroupManagerTestCase.java1433 Set<Group<?>> groupSet = conn0.getGroups(null);
1436 groupSet = conn0.getGroups(searchOperation);
1459 groupSet = conn1.getGroups(null);
1464 groupSet = conn1.getGroups(searchOperation);
1489 groupSet = conn2.getGroups(null);
1494 groupSet = conn2.getGroups(searchOperation);
1519 groupSet = conn3.getGroups(null);
1524 groupSet = conn3.getGroups(searchOperation);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DGroupManagerTestCase.java1434 Set<Group<?>> groupSet = conn0.getGroups(null);
1437 groupSet = conn0.getGroups(searchOperation);
1460 groupSet = conn1.getGroups(null);
1465 groupSet = conn1.getGroups(searchOperation);
1490 groupSet = conn2.getGroups(null);
1495 groupSet = conn2.getGroups(searchOperation);
1520 groupSet = conn3.getGroups(null);
1525 groupSet = conn3.getGroups(searchOperation);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DGroupManagerTestCase.java1433 Set<Group<?>> groupSet = conn0.getGroups(null);
1436 groupSet = conn0.getGroups(searchOperation);
1459 groupSet = conn1.getGroups(null);
1464 groupSet = conn1.getGroups(searchOperation);
1489 groupSet = conn2.getGroups(null);
1494 groupSet = conn2.getGroups(searchOperation);
1519 groupSet = conn3.getGroups(null);
1524 groupSet = conn3.getGroups(searchOperation);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DGroupManagerTestCase.java1434 Set<Group<?>> groupSet = conn0.getGroups(null);
1437 groupSet = conn0.getGroups(searchOperation);
1460 groupSet = conn1.getGroups(null);
1465 groupSet = conn1.getGroups(searchOperation);
1490 groupSet = conn2.getGroups(null);
1495 groupSet = conn2.getGroups(searchOperation);
1520 groupSet = conn3.getGroups(null);
1525 groupSet = conn3.getGroups(searchOperation);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/core/
H A DGroupManagerTestCase.java1406 Set<Group<?>> groupSet = conn0.getGroups(null);
1409 groupSet = conn0.getGroups(searchOperation);
1426 groupSet = conn1.getGroups(null);
1431 groupSet = conn1.getGroups(searchOperation);
1450 groupSet = conn2.getGroups(null);
1455 groupSet = conn2.getGroups(searchOperation);
1474 groupSet = conn3.getGroups(null);
1479 groupSet = conn3.getGroups(searchOperation);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/aci/
H A DACI.java226 && castObject.getGroups().equals(getGroups())
409 public Collection getGroups() { method in class:ACI
730 collection = getGroups();
1075 setGroups(br.getGroups());
1599 Collection getGroups() { method in class:BindRule
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/aci/
H A DACI.java226 && castObject.getGroups().equals(getGroups())
409 public Collection getGroups() { method in class:ACI
730 collection = getGroups();
1075 setGroups(br.getGroups());
1599 Collection getGroups() { method in class:BindRule

Completed in 99 milliseconds

12