All LDAP Classes
Internal LDAP Classes

com.novell.ldap.rfc2251
Class RfcAttributeDescriptionList

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.RfcAttributeDescriptionList
All Implemented Interfaces:
java.io.Serializable

public class RfcAttributeDescriptionList
extends ASN1SequenceOf

 The AttributeDescriptionList is used to list attributes to be returned in
 a search request.

       AttributeDescriptionList ::= SEQUENCE OF
               AttributeDescription

See Also:
RfcAttributeDescription, ASN1SequenceOf, RfcSearchRequest, Serialized Form

Field Summary
 
Fields inherited from class com.novell.ldap.asn1.ASN1SequenceOf
ID, TAG
 
Constructor Summary
RfcAttributeDescriptionList(int size)
           
RfcAttributeDescriptionList(java.lang.String[] attrs)
          Convenience constructor.
 
Method Summary
 
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, getIdentifier, setIdentifier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RfcAttributeDescriptionList

public RfcAttributeDescriptionList(int size)

RfcAttributeDescriptionList

public RfcAttributeDescriptionList(java.lang.String[] attrs)
Convenience constructor. This constructor will construct an AttributeDescriptionList using the supplied array of Strings.


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