All LDAP Classes
Internal LDAP Classes

org.ietf.ldap
Class LDAPSearchResultReference

java.lang.Object
  extended by org.ietf.ldap.LDAPMessage
      extended by org.ietf.ldap.LDAPSearchResultReference

public class LDAPSearchResultReference
extends LDAPMessage

Encapsulates a continuation reference from an asynchronous search operation.

See Also:
com.novell.ldap.LDAPSearchResultReference

Field Summary
private  LDAPSearchResultReference ref
           
 
Fields inherited from class org.ietf.ldap.LDAPMessage
ABANDON_REQUEST, ADD_REQUEST, ADD_RESPONSE, BIND_REQUEST, BIND_RESPONSE, COMPARE_REQUEST, COMPARE_RESPONSE, DEL_REQUEST, DEL_RESPONSE, EXTENDED_REQUEST, EXTENDED_RESPONSE, MODIFY_RDN_REQUEST, MODIFY_RDN_RESPONSE, MODIFY_REQUEST, MODIFY_RESPONSE, SEARCH_REQUEST, SEARCH_RESPONSE, SEARCH_RESULT, SEARCH_RESULT_REFERENCE, UNBIND_REQUEST
 
Constructor Summary
LDAPSearchResultReference(LDAPSearchResultReference ref)
          Constructs an LDAPSearchResultReference object.
 
Method Summary
 java.lang.String[] getReferrals()
          Returns any URLs in the object.
 
Methods inherited from class org.ietf.ldap.LDAPMessage
getControls, getMessageID, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ref

private LDAPSearchResultReference ref
Constructor Detail

LDAPSearchResultReference

LDAPSearchResultReference(LDAPSearchResultReference ref)
Constructs an LDAPSearchResultReference object.

Method Detail

getReferrals

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

See Also:
com.novell.ldap.LDAPSearchResultReference.getReferrals()

All LDAP Classes
Internal LDAP Classes

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