All LDAP Classes
Internal LDAP Classes

com.novell.ldap.rfc2251
Class RfcSearchResultReference

java.lang.Object
  extended by com.novell.ldap.asn1.ASN1Object
      extended by com.novell.ldap.asn1.ASN1Structured
          extended by com.novell.ldap.asn1.ASN1SequenceOf
              extended by com.novell.ldap.rfc2251.RfcSearchResultReference
All Implemented Interfaces:
java.io.Serializable

public class RfcSearchResultReference
extends ASN1SequenceOf

Represents an LDAP Search Result Reference.

       SearchResultReference ::= [APPLICATION 19] SEQUENCE OF LDAPURL

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.novell.ldap.asn1.ASN1SequenceOf
ID, TAG
 
Constructor Summary
RfcSearchResultReference(ASN1Decoder dec, java.io.InputStream in, int len)
          The only time a client will create a SearchResultReference is when it is decoding it from an InputStream
RfcSearchResultReference(java.lang.String[] value)
          Creates the Object from a array of ldap urls passed as string.
 
Method Summary
 ASN1Identifier getIdentifier()
          Override getIdentifier to return an application-wide id.
 
Methods inherited from class com.novell.ldap.asn1.ASN1SequenceOf
toString
 
Methods inherited from class com.novell.ldap.asn1.ASN1Structured
add, decodeStructured, encode, get, set, size, toArray, toString
 
Methods inherited from class com.novell.ldap.asn1.ASN1Object
getEncoding, setIdentifier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RfcSearchResultReference

public RfcSearchResultReference(ASN1Decoder dec,
                                java.io.InputStream in,
                                int len)
                         throws java.io.IOException
The only time a client will create a SearchResultReference is when it is decoding it from an InputStream

Throws:
java.io.IOException

RfcSearchResultReference

public RfcSearchResultReference(java.lang.String[] value)
                         throws java.net.MalformedURLException
Creates the Object from a array of ldap urls passed as string.

Parameters:
value - array of urls with string Datatype.
Throws:
java.net.MalformedURLException - This exception is thrown if any of the LDAPURL is not formed
Method Detail

getIdentifier

public final ASN1Identifier getIdentifier()
Override getIdentifier to return an application-wide id.

Overrides:
getIdentifier in class ASN1Object

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