|
All LDAP Classes Internal LDAP Classes |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.novell.ldap.asn1.ASN1Object
com.novell.ldap.asn1.ASN1Structured
com.novell.ldap.asn1.ASN1SequenceOf
com.novell.ldap.rfc2251.RfcAttributeDescriptionList
public class RfcAttributeDescriptionList
The AttributeDescriptionList is used to list attributes to be returned in a search request.AttributeDescriptionList ::= SEQUENCE OF AttributeDescription
RfcAttributeDescription
,
ASN1SequenceOf
,
RfcSearchRequest
,
Serialized FormField 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 |
---|
public RfcAttributeDescriptionList(int size)
public RfcAttributeDescriptionList(java.lang.String[] attrs)
|
All LDAP Classes Internal LDAP Classes |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |