mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
23.24.2011 d34bf5be3b9fb0cfe6291f35d71bdef728d7120c
opendj3/opendj-sdk/src/main/java/org/opends/sdk/controls/PersistentSearchRequestControl.java
@@ -28,7 +28,7 @@
import static com.sun.opends.sdk.util.StaticUtils.getExceptionMessage;
import static com.forgerock.opendj.util.StaticUtils.getExceptionMessage;
import static org.opends.sdk.CoreMessages.ERR_PSEARCH_BAD_CHANGE_TYPES;
import static org.opends.sdk.CoreMessages.ERR_PSEARCH_CANNOT_DECODE_VALUE;
import static org.opends.sdk.CoreMessages.ERR_PSEARCH_CONTROL_BAD_OID;
@@ -46,8 +46,8 @@
import org.opends.sdk.asn1.ASN1Reader;
import org.opends.sdk.asn1.ASN1Writer;
import com.sun.opends.sdk.util.StaticUtils;
import com.sun.opends.sdk.util.Validator;
import com.forgerock.opendj.util.StaticUtils;
import com.forgerock.opendj.util.Validator;