Searched refs:isGetAllReturnAttributesEnabled (Results 1 - 20 of 20) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSearchControl.java134 public boolean isGetAllReturnAttributesEnabled() { method in class:AMSearchControl
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSearchControl.java134 public boolean isGetAllReturnAttributesEnabled() { method in class:AMSearchControl
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdSearchControl.java134 public boolean isGetAllReturnAttributesEnabled() { method in class:IdSearchControl
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdSearchControl.java134 public boolean isGetAllReturnAttributesEnabled() { method in class:IdSearchControl
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/ums/
H A DSearchControl.java358 public boolean isGetAllReturnAttributesEnabled() { method in class:SearchControl
H A DDataLayer.java894 if (searchControl != null && searchControl.isGetAllReturnAttributesEnabled()) {
/forgerock/openam/openam-core/src/main/java/com/iplanet/ums/
H A DSearchControl.java358 public boolean isGetAllReturnAttributesEnabled() { method in class:SearchControl
H A DDataLayer.java894 if (searchControl != null && searchControl.isGetAllReturnAttributesEnabled()) {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteCachedServicesImpl.java626 if (ctrl.isGetAllReturnAttributesEnabled()) {
H A DIdRemoteServicesImpl.java341 ctrl.getMaxResults(), ctrl.getReturnAttributes(), ctrl.isGetAllReturnAttributesEnabled(),
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdCachedServicesImpl.java599 if (ctrl.isGetAllReturnAttributesEnabled()) {
H A DIdServicesImpl.java1515 boolean returnAllAttrs = ctrl.isGetAllReturnAttributesEnabled();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteCachedServicesImpl.java626 if (ctrl.isGetAllReturnAttributesEnabled()) {
H A DIdRemoteServicesImpl.java342 ctrl.getMaxResults(), ctrl.getReturnAttributes(), ctrl.isGetAllReturnAttributesEnabled(),
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdCachedServicesImpl.java599 if (ctrl.isGetAllReturnAttributesEnabled()) {
H A DIdServicesImpl.java1489 boolean returnAllAttrs = ctrl.isGetAllReturnAttributesEnabled();
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DRemoteServicesImpl.java1021 searchControl.isGetAllReturnAttributesEnabled()),
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DRemoteServicesImpl.java1021 searchControl.isGetAllReturnAttributesEnabled()),
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java2174 .isGetAllReturnAttributesEnabled());
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DDirectoryServicesImpl.java2174 .isGetAllReturnAttributesEnabled());

Completed in 99 milliseconds