Searched defs:findRemovableAciList (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMObjectImpl.java1539 aciList = findRemovableAciList(getAttribute(
1769 oldAciList = findRemovableAciList(getAttribute(
2978 Set findRemovableAciList(Set aciList) throws AMException, SSOException { method in class:AMObjectImpl
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMObjectImpl.java1540 aciList = findRemovableAciList(getAttribute(
1770 oldAciList = findRemovableAciList(getAttribute(
2979 Set findRemovableAciList(Set aciList) throws AMException, SSOException { method in class:AMObjectImpl

Completed in 42 milliseconds