|
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.ASN1OctetString
com.novell.ldap.rfc2251.RfcLDAPString
com.novell.ldap.rfc2251.RfcLDAPDN
Represents an LDAP DN.
LDAPDN ::= LDAPString
| Field Summary |
| Fields inherited from class com.novell.ldap.asn1.ASN1OctetString |
ID, TAG |
| Fields inherited from class com.novell.ldap.asn1.ASN1Object |
|
| Constructor Summary | |
RfcLDAPDN(byte[] s)
|
|
RfcLDAPDN(java.lang.String s)
|
|
| 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 |
public RfcLDAPDN(java.lang.String s)
public RfcLDAPDN(byte[] s)
|
All LDAP Classes Internal LDAP Classes |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||