Searched defs:setAllReturnAttributes (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSearchControl.java123 public void setAllReturnAttributes(boolean getAllAttributes) { method in class:AMSearchControl
125 sc.setAllReturnAttributes(getAllAttributes);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdSearchControl.java125 public void setAllReturnAttributes(boolean getAllAttributes) { method in class:IdSearchControl
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSearchControl.java123 public void setAllReturnAttributes(boolean getAllAttributes) { method in class:AMSearchControl
125 sc.setAllReturnAttributes(getAllAttributes);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdSearchControl.java125 public void setAllReturnAttributes(boolean getAllAttributes) { method in class:IdSearchControl
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/
H A DSearchControl.java347 public void setAllReturnAttributes(boolean getAllAttributes) { method in class:SearchControl
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/
H A DSearchControl.java347 public void setAllReturnAttributes(boolean getAllAttributes) { method in class:SearchControl

Completed in 32 milliseconds