All LDAP Classes
Internal LDAP Classes

com.novell.ldap.rfc2251
Class RfcLDAPDN

java.lang.Object
  extended by com.novell.ldap.asn1.ASN1Object
      extended by com.novell.ldap.asn1.ASN1OctetString
          extended by com.novell.ldap.rfc2251.RfcLDAPString
              extended by com.novell.ldap.rfc2251.RfcLDAPDN
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
RfcDelRequest

public class RfcLDAPDN
extends RfcLDAPString

Represents an LDAP DN.

        LDAPDN ::= LDAPString

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.novell.ldap.asn1.ASN1OctetString
ID, TAG
 
Constructor Summary
RfcLDAPDN(byte[] s)
           
RfcLDAPDN(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class com.novell.ldap.asn1.ASN1OctetString
byteValue, encode, stringValue, 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

RfcLDAPDN

public RfcLDAPDN(java.lang.String s)

RfcLDAPDN

public RfcLDAPDN(byte[] s)

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