Searched defs:groupNames (Results 1 - 19 of 19) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMGroup.java154 * @param groupNames
163 public Set createStaticGroups(Set groupNames) throws AMException, argument
184 * @param groupNames
193 public Set createDynamicGroups(Set groupNames) throws AMException, argument
213 * @param groupNames
223 public Set createAssignableDynamicGroups(Set groupNames) argument
H A DAMGroupContainer.java187 * @param groupNames
200 public Set createStaticGroups(Set groupNames) throws AMException, argument
251 * @param groupNames
261 public Set createDynamicGroups(Set groupNames) throws AMException, argument
308 * @param groupNames
318 public Set createAssignableDynamicGroups(Set groupNames) argument
H A DAMGroupImpl.java281 * @param groupNames
289 public Set createStaticGroups(Set groupNames) throws AMException, argument
291 Iterator iter = groupNames.iterator();
343 * @param groupNames
351 public Set createDynamicGroups(Set groupNames) throws AMException, argument
353 Iterator iter = groupNames.iterator();
405 * @param groupNames
414 public Set createAssignableDynamicGroups(Set groupNames) argument
416 Iterator iter = groupNames.iterator();
H A DAMGroupContainerImpl.java243 * @param groupNames
252 public Set createStaticGroups(Set groupNames) throws AMException, argument
254 Iterator iter = groupNames.iterator();
398 * @param groupNames
407 public Set createDynamicGroups(Set groupNames) throws AMException, argument
409 Iterator iter = groupNames.iterator();
482 * @param groupNames
491 public Set createAssignableDynamicGroups(Set groupNames) argument
493 Iterator iter = groupNames.iterator();
H A DAMOrganizationImpl.java1641 public Set createStaticGroups(Set groupNames) throws AMException, argument
1643 Iterator iter = groupNames.iterator();
H A DAMOrganizationalUnitImpl.java1454 public Set createStaticGroups(Set groupNames) throws AMException, argument
1456 Iterator iter = groupNames.iterator();
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMGroup.java154 * @param groupNames
163 public Set createStaticGroups(Set groupNames) throws AMException, argument
184 * @param groupNames
193 public Set createDynamicGroups(Set groupNames) throws AMException, argument
213 * @param groupNames
223 public Set createAssignableDynamicGroups(Set groupNames) argument
H A DAMGroupContainer.java187 * @param groupNames
200 public Set createStaticGroups(Set groupNames) throws AMException, argument
251 * @param groupNames
261 public Set createDynamicGroups(Set groupNames) throws AMException, argument
308 * @param groupNames
318 public Set createAssignableDynamicGroups(Set groupNames) argument
H A DAMGroupImpl.java281 * @param groupNames
289 public Set createStaticGroups(Set groupNames) throws AMException, argument
291 Iterator iter = groupNames.iterator();
343 * @param groupNames
351 public Set createDynamicGroups(Set groupNames) throws AMException, argument
353 Iterator iter = groupNames.iterator();
405 * @param groupNames
414 public Set createAssignableDynamicGroups(Set groupNames) argument
416 Iterator iter = groupNames.iterator();
H A DAMGroupContainerImpl.java243 * @param groupNames
252 public Set createStaticGroups(Set groupNames) throws AMException, argument
254 Iterator iter = groupNames.iterator();
398 * @param groupNames
407 public Set createDynamicGroups(Set groupNames) throws AMException, argument
409 Iterator iter = groupNames.iterator();
482 * @param groupNames
491 public Set createAssignableDynamicGroups(Set groupNames) argument
493 Iterator iter = groupNames.iterator();
H A DAMOrganizationImpl.java1641 public Set createStaticGroups(Set groupNames) throws AMException, argument
1643 Iterator iter = groupNames.iterator();
H A DAMOrganizationalUnitImpl.java1454 public Set createStaticGroups(Set groupNames) throws AMException, argument
1456 Iterator iter = groupNames.iterator();
/forgerock/opendj2/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj-b2.6/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj2.6.2/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj2-jel-hg/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj2-hg/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djersey-core-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/jersey/ com/sun/jersey/api/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djersey-core-1.1.1-ea-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/jersey/ com/sun/jersey/api/ ...

Completed in 129 milliseconds