Searched refs:deleteStaticGroups (Results 1 - 18 of 18) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMGroup.java312 public void deleteStaticGroups(Set groupDNs) throws AMException, method in interface:AMGroup
H A DAMGroupContainer.java408 public void deleteStaticGroups(Set groupDNs) throws AMException, method in interface:AMGroupContainer
H A DAMOrganizationalUnit.java1153 public void deleteStaticGroups(Set groups) throws AMException, SSOException; method in interface:AMOrganizationalUnit
H A DAMGroupContainerImpl.java610 public void deleteStaticGroups(Set groupDNs) throws AMException, method in class:AMGroupContainerImpl
H A DAMGroupImpl.java510 public void deleteStaticGroups(Set groupDNs) throws AMException, method in class:AMGroupImpl
H A DAMOrganization.java1380 public void deleteStaticGroups(Set groups) throws AMException, SSOException; method in interface:AMOrganization
H A DAMOrganizationalUnitImpl.java1477 public void deleteStaticGroups(Set groupDNs) throws AMException, method in class:AMOrganizationalUnitImpl
H A DAMOrganizationImpl.java1687 public void deleteStaticGroups(Set groupDNs) throws AMException, method in class:AMOrganizationImpl
H A DAMSDKRepo.java244 amOrg.deleteStaticGroups(entitySet);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMGroup.java312 public void deleteStaticGroups(Set groupDNs) throws AMException, method in interface:AMGroup
H A DAMGroupContainer.java408 public void deleteStaticGroups(Set groupDNs) throws AMException, method in interface:AMGroupContainer
H A DAMOrganizationalUnit.java1153 public void deleteStaticGroups(Set groups) throws AMException, SSOException; method in interface:AMOrganizationalUnit
H A DAMGroupContainerImpl.java610 public void deleteStaticGroups(Set groupDNs) throws AMException, method in class:AMGroupContainerImpl
H A DAMGroupImpl.java510 public void deleteStaticGroups(Set groupDNs) throws AMException, method in class:AMGroupImpl
H A DAMOrganization.java1380 public void deleteStaticGroups(Set groups) throws AMException, SSOException; method in interface:AMOrganization
H A DAMOrganizationalUnitImpl.java1477 public void deleteStaticGroups(Set groupDNs) throws AMException, method in class:AMOrganizationalUnitImpl
H A DAMOrganizationImpl.java1687 public void deleteStaticGroups(Set groupDNs) throws AMException, method in class:AMOrganizationImpl
H A DAMSDKRepo.java244 amOrg.deleteStaticGroups(entitySet);

Completed in 91 milliseconds