Searched defs:createStaticGroups (Results 1 - 16 of 16) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMGroup.java163 public Set createStaticGroups(Set groupNames) throws AMException, method in interface:AMGroup
179 public Set createStaticGroups(Map groups) throws AMException, SSOException; method in interface:AMGroup
H A DAMGroupContainer.java200 public Set createStaticGroups(Set groupNames) throws AMException, method in interface:AMGroupContainer
219 public Set createStaticGroups(Map groups) throws AMException, SSOException; method in interface:AMGroupContainer
H A DAMGroupImpl.java289 public Set createStaticGroups(Set groupNames) throws AMException, method in class:AMGroupImpl
319 public Set createStaticGroups(Map groupsMap) throws AMException, method in class:AMGroupImpl
H A DAMGroupContainerImpl.java252 public Set createStaticGroups(Set groupNames) throws AMException, method in class:AMGroupContainerImpl
281 public Set createStaticGroups(Map groupsMap) throws AMException, method in class:AMGroupContainerImpl
H A DAMOrganizationalUnit.java1139 public Set createStaticGroups(Set groups) throws AMException, SSOException; method in interface:AMOrganizationalUnit
H A DAMOrganization.java1342 public Set createStaticGroups(Set groups) throws AMException, SSOException; method in interface:AMOrganization
H A DAMOrganizationImpl.java1641 public Set createStaticGroups(Set groupNames) throws AMException, method in class:AMOrganizationImpl
H A DAMOrganizationalUnitImpl.java1454 public Set createStaticGroups(Set groupNames) throws AMException, method in class:AMOrganizationalUnitImpl
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMGroup.java163 public Set createStaticGroups(Set groupNames) throws AMException, method in interface:AMGroup
179 public Set createStaticGroups(Map groups) throws AMException, SSOException; method in interface:AMGroup
H A DAMGroupContainer.java200 public Set createStaticGroups(Set groupNames) throws AMException, method in interface:AMGroupContainer
219 public Set createStaticGroups(Map groups) throws AMException, SSOException; method in interface:AMGroupContainer
H A DAMGroupImpl.java289 public Set createStaticGroups(Set groupNames) throws AMException, method in class:AMGroupImpl
319 public Set createStaticGroups(Map groupsMap) throws AMException, method in class:AMGroupImpl
H A DAMGroupContainerImpl.java252 public Set createStaticGroups(Set groupNames) throws AMException, method in class:AMGroupContainerImpl
281 public Set createStaticGroups(Map groupsMap) throws AMException, method in class:AMGroupContainerImpl
H A DAMOrganizationalUnit.java1139 public Set createStaticGroups(Set groups) throws AMException, SSOException; method in interface:AMOrganizationalUnit
H A DAMOrganization.java1342 public Set createStaticGroups(Set groups) throws AMException, SSOException; method in interface:AMOrganization
H A DAMOrganizationImpl.java1641 public Set createStaticGroups(Set groupNames) throws AMException, method in class:AMOrganizationImpl
H A DAMOrganizationalUnitImpl.java1454 public Set createStaticGroups(Set groupNames) throws AMException, method in class:AMOrganizationalUnitImpl

Completed in 105 milliseconds