LDAP Classes
Implements Java LDAP

com.novell.ldap
Class LDAPSearchResultReference

java.lang.Object
  extended bycom.novell.ldap.LDAPMessage
      extended bycom.novell.ldap.LDAPSearchResultReference
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable

public class LDAPSearchResultReference
extends LDAPMessage

Encapsulates a continuation reference from an asynchronous search operation.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.novell.ldap.LDAPMessage
ABANDON_REQUEST, ADD_REQUEST, ADD_RESPONSE, BIND_REQUEST, BIND_RESPONSE, COMPARE_REQUEST, COMPARE_RESPONSE, DEL_REQUEST, DEL_RESPONSE, EXTENDED_REQUEST, EXTENDED_RESPONSE, INTERMEDIATE_RESPONSE, message, MODIFY_RDN_REQUEST, MODIFY_RDN_RESPONSE, MODIFY_REQUEST, MODIFY_RESPONSE, SEARCH_REQUEST, SEARCH_RESPONSE, SEARCH_RESULT, SEARCH_RESULT_REFERENCE, UNBIND_REQUEST
 
Constructor Summary
LDAPSearchResultReference()
          This constructor was added to support default Serialization
LDAPSearchResultReference(java.lang.String[] referals)
          Constructs the Object from an array of referals, passed as string.
 
Method Summary
 java.lang.String[] getReferrals()
          Returns any URLs in the object.
protected  void setDeserializedValues(LDAPMessage readObject, com.novell.ldap.rfc2251.RfcControls asn1Ctrls)
           
 
Methods inherited from class com.novell.ldap.LDAPMessage
getControls, getMessageID, getTag, getType, isRequest, readDSML, readExternal, setTag, toString, writeDSML, writeExternal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LDAPSearchResultReference

public LDAPSearchResultReference()
This constructor was added to support default Serialization


LDAPSearchResultReference

public LDAPSearchResultReference(java.lang.String[] referals)
                          throws java.net.MalformedURLException
Constructs the Object from an array of referals, passed as string.

Parameters:
referals - array of search referals.
Throws:
java.net.MalformedURLException - When any referals url is not well-formed.
Method Detail

getReferrals

public java.lang.String[] getReferrals()
Returns any URLs in the object.

Returns:
The URLs.

setDeserializedValues

protected void setDeserializedValues(LDAPMessage readObject,
                                     com.novell.ldap.rfc2251.RfcControls asn1Ctrls)
                              throws java.io.IOException,
                                     java.lang.ClassNotFoundException
Overrides:
setDeserializedValues in class LDAPMessage
Throws:
java.io.IOException
java.lang.ClassNotFoundException

LDAP Classes
Implements Java LDAP

Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000