All LDAP Classes
Internal LDAP Classes

Serialized Form


Package com.novell.ldap

Class com.novell.ldap.DSMLSearchResults extends LDAPSearchResults implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPAbandonRequest extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPAddRequest extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPAttribute extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPAttributeSchema extends LDAPSchemaElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPAttributeSet extends java.util.AbstractSet implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPBindRequest extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPCompareRequest extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPConstraints extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream objectIStrm)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream. This function wraps ObjectInputStream's defaultReadObject() function

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream objectOStrm)
                  throws java.io.IOException
Writes the object state to a stream in standard Default Binary format This function wraps ObjectOutputStream' s defaultWriteObject() to write the non-static and non-transient fields of the current class to the stream

Throws:
java.io.IOException
Serialized Fields

msLimit

int msLimit

hopLimit

int hopLimit

doReferrals

boolean doReferrals

refHandler

LDAPReferralHandler refHandler

controls

LDAPControl[] controls

name

java.lang.String name

properties

java.util.Hashtable<K,V> properties

Class com.novell.ldap.LDAPControl extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPDeleteRequest extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPDITContentRuleSchema extends LDAPSchemaElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPDITStructureRuleSchema extends LDAPSchemaElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPEntry extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPException extends java.lang.Exception implements Serializable

Serialized Fields

resultCode

int resultCode

messageOrKey

java.lang.String messageOrKey

arguments

java.lang.Object[] arguments

matchedDN

java.lang.String matchedDN

rootException

java.lang.Throwable rootException

serverMessage

java.lang.String serverMessage

Class com.novell.ldap.LDAPExtendedOperation extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPExtendedRequest extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPExtendedResponse extends LDAPResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPIntermediateResponse extends LDAPResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPLocalException extends LDAPException implements Serializable

Class com.novell.ldap.LDAPMatchingRuleSchema extends LDAPSchemaElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPMatchingRuleUseSchema extends LDAPSchemaElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPMessage extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPModification extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPModifyDNRequest extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPModifyRequest extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPNameFormSchema extends LDAPSchemaElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPObjectClassSchema extends LDAPSchemaElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPReferralException extends LDAPException implements Serializable

Serialized Fields

failedReferral

java.lang.String failedReferral

referrals

java.lang.String[] referrals

Class com.novell.ldap.LDAPResponse extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPSchema extends LDAPEntry implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPSchemaElement extends LDAPAttribute implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPSearchConstraints extends LDAPConstraints implements Serializable

Serialized Fields

dereference

int dereference

serverTimeLimit

int serverTimeLimit

maxResults

int maxResults

batchSize

int batchSize

name

java.lang.String name

Class com.novell.ldap.LDAPSearchRequest extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPSearchResult extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPSearchResultReference extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPSearchResults extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPSyntaxSchema extends LDAPSchemaElement implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPUnbindRequest extends LDAPMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.LDAPUrl extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.SPMLSearchResults extends LDAPSearchResults implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Package com.novell.ldap.asn1

Class com.novell.ldap.asn1.ASN1Boolean extends ASN1Object implements Serializable

Serialized Fields

content

boolean content

Class com.novell.ldap.asn1.ASN1Choice extends ASN1Object implements Serializable

Serialized Fields

content

ASN1Object content

Class com.novell.ldap.asn1.ASN1Enumerated extends ASN1Numeric implements Serializable

Class com.novell.ldap.asn1.ASN1Identifier extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream objectIStrm)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream. This function wraps ObjectInputStream's defaultReadObject() function

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream objectOStrm)
                  throws java.io.IOException
Writes the object state to a stream in standard Default Binary format This function wraps ObjectOutputStream' s defaultWriteObject() to write the non-static and non-transient fields of the current class to the stream

Throws:
java.io.IOException
Serialized Fields

tagClass

int tagClass

constructed

boolean constructed

tag

int tag

encodedLength

int encodedLength

Class com.novell.ldap.asn1.ASN1Integer extends ASN1Numeric implements Serializable

Class com.novell.ldap.asn1.ASN1Null extends ASN1Object implements Serializable

Class com.novell.ldap.asn1.ASN1Numeric extends ASN1Object implements Serializable

Serialized Fields

content

java.lang.Long content

Class com.novell.ldap.asn1.ASN1Object extends java.lang.Object implements Serializable

Serialized Fields

id

ASN1Identifier id

Class com.novell.ldap.asn1.ASN1OctetString extends ASN1Object implements Serializable

Serialized Fields

content

byte[] content

Class com.novell.ldap.asn1.ASN1Sequence extends ASN1Structured implements Serializable

Class com.novell.ldap.asn1.ASN1SequenceOf extends ASN1Structured implements Serializable

Class com.novell.ldap.asn1.ASN1Set extends ASN1Structured implements Serializable

Class com.novell.ldap.asn1.ASN1SetOf extends ASN1Structured implements Serializable

Class com.novell.ldap.asn1.ASN1Structured extends ASN1Object implements Serializable

Serialized Fields

content

ASN1Object[] content

contentIndex

int contentIndex

Class com.novell.ldap.asn1.ASN1Tagged extends ASN1Object implements Serializable

Serialized Fields

explicit

boolean explicit

content

ASN1Object content

Class com.novell.ldap.asn1.LBERDecoder extends java.lang.Object implements Serializable

Serialized Fields

asn1ID

ASN1Identifier asn1ID

asn1Len

ASN1Length asn1Len

Class com.novell.ldap.asn1.LBEREncoder extends java.lang.Object implements Serializable


Package com.novell.ldap.client

Class com.novell.ldap.client.AttributeQualifier extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream objectIStrm)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream. This function wraps ObjectInputStream's defaultReadObject() function

Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream objectOStrm)
                  throws java.io.IOException
Writes the object state to a stream in standard Default Binary format This function wraps ObjectOutputStream' s defaultWriteObject() to write the non-static and non-transient fields of the current class to the stream

Throws:
java.io.IOException
Serialized Fields

name

java.lang.String name

values

java.util.ArrayList<E> values

Class com.novell.ldap.client.RespControlVector extends java.util.Vector implements Serializable


Package com.novell.ldap.controls

Class com.novell.ldap.controls.LDAPEffectivePrivilegesControl extends LDAPControl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.controls.LDAPEntryChangeControl extends LDAPControl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.controls.LDAPPersistSearchControl extends LDAPControl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.controls.LDAPSortControl extends LDAPControl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.controls.LDAPSortResponse extends LDAPControl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.controls.LDAPVirtualListControl extends LDAPControl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.controls.LDAPVirtualListResponse extends LDAPControl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Package com.novell.ldap.extensions

Class com.novell.ldap.extensions.AbortPartitionOperationRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.AddReplicaRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.ChangeReplicaTypeRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.GetBindDNRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.GetBindDNResponse extends LDAPExtendedResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.GetEffectivePrivilegesRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.GetEffectivePrivilegesResponse extends LDAPExtendedResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.GetReplicaInfoRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.GetReplicaInfoResponse extends LDAPExtendedResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.GetReplicationFilterRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.GetReplicationFilterResponse extends LDAPExtendedResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.LburpEndRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.LburpEndResponse extends LDAPExtendedResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.LburpOperationRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.LburpOperationResponse extends LDAPExtendedResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.LburpStartRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.LburpStartResponse extends LDAPExtendedResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.LDAPBackupRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.LDAPBackupResponse extends LDAPExtendedResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.LDAPRestoreRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.ListReplicasRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.ListReplicasResponse extends LDAPExtendedResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.MergePartitionsRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.PartitionEntryCountRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.PartitionEntryCountResponse extends LDAPExtendedResponse implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.PartitionSyncRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.ReceiveAllUpdatesRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.RefreshLDAPServerRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.RemoveOrphanPartitionRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.RemoveReplicaRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.SchemaSyncRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.SendAllUpdatesRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.SetReplicationFilterRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.SplitOrphanPartitionRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.SplitPartitionRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class com.novell.ldap.extensions.TriggerBackgroundProcessRequest extends LDAPExtendedOperation implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Package com.novell.ldap.rfc2251

Class com.novell.ldap.rfc2251.RfcAbandonRequest extends RfcMessageID implements Serializable

Class com.novell.ldap.rfc2251.RfcAddRequest extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcAddResponse extends RfcLDAPResult implements Serializable

Class com.novell.ldap.rfc2251.RfcAssertionValue extends ASN1OctetString implements Serializable

Class com.novell.ldap.rfc2251.RfcAttributeDescription extends RfcLDAPString implements Serializable

Class com.novell.ldap.rfc2251.RfcAttributeDescriptionList extends ASN1SequenceOf implements Serializable

Class com.novell.ldap.rfc2251.RfcAttributeList extends ASN1SequenceOf implements Serializable

Class com.novell.ldap.rfc2251.RfcAttributeTypeAndValues extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcAttributeValue extends ASN1OctetString implements Serializable

Class com.novell.ldap.rfc2251.RfcAttributeValueAssertion extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcAuthenticationChoice extends ASN1Choice implements Serializable

Class com.novell.ldap.rfc2251.RfcBindRequest extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcBindResponse extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcCompareRequest extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcCompareResponse extends RfcLDAPResult implements Serializable

Class com.novell.ldap.rfc2251.RfcControl extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcControls extends ASN1SequenceOf implements Serializable

Class com.novell.ldap.rfc2251.RfcDelRequest extends RfcLDAPDN implements Serializable

Class com.novell.ldap.rfc2251.RfcDelResponse extends RfcLDAPResult implements Serializable

Class com.novell.ldap.rfc2251.RfcExtendedRequest extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcExtendedResponse extends ASN1Sequence implements Serializable

Serialized Fields

referralIndex

int referralIndex

responseNameIndex

int responseNameIndex

responseIndex

int responseIndex

Class com.novell.ldap.rfc2251.RfcFilter extends ASN1Choice implements Serializable

Serialized Fields

ft

RfcFilter.FilterTokenizer ft

filterStack

java.util.Stack<E> filterStack

finalFound

boolean finalFound

Class com.novell.ldap.rfc2251.RfcIntermediateResponse extends ASN1Sequence implements Serializable

Serialized Fields

m_referralIndex

int m_referralIndex

m_responseNameIndex

int m_responseNameIndex

m_responseValueIndex

int m_responseValueIndex

Class com.novell.ldap.rfc2251.RfcLDAPDN extends RfcLDAPString implements Serializable

Class com.novell.ldap.rfc2251.RfcLDAPMessage extends ASN1Sequence implements Serializable

Serialized Fields

op

ASN1Object op

controls

RfcControls controls

requestMessage

LDAPMessage requestMessage

Class com.novell.ldap.rfc2251.RfcLDAPOID extends ASN1OctetString implements Serializable

Class com.novell.ldap.rfc2251.RfcLDAPResult extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcLDAPString extends ASN1OctetString implements Serializable

Class com.novell.ldap.rfc2251.RfcLDAPSuperDN extends ASN1Tagged implements Serializable

Serialized Fields

content

byte[] content

Class com.novell.ldap.rfc2251.RfcLDAPURL extends RfcLDAPString implements Serializable

Class com.novell.ldap.rfc2251.RfcMatchingRuleAssertion extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcMatchingRuleId extends RfcLDAPString implements Serializable

Class com.novell.ldap.rfc2251.RfcModifyDNRequest extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcModifyDNResponse extends RfcLDAPResult implements Serializable

Class com.novell.ldap.rfc2251.RfcModifyRequest extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcModifyResponse extends RfcLDAPResult implements Serializable

Class com.novell.ldap.rfc2251.RfcReferral extends ASN1SequenceOf implements Serializable

Class com.novell.ldap.rfc2251.RfcRelativeLDAPDN extends RfcLDAPString implements Serializable

Class com.novell.ldap.rfc2251.RfcSaslCredentials extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcSearchRequest extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcSearchResultDone extends RfcLDAPResult implements Serializable

Class com.novell.ldap.rfc2251.RfcSearchResultEntry extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcSearchResultReference extends ASN1SequenceOf implements Serializable

Class com.novell.ldap.rfc2251.RfcSubstringFilter extends ASN1Sequence implements Serializable

Class com.novell.ldap.rfc2251.RfcUnbindRequest extends ASN1Null implements Serializable


Package com.novell.sasl.client

Class com.novell.sasl.client.SaslProvider extends java.security.Provider implements Serializable


Package com.novell.security.sasl

Class com.novell.security.sasl.RealmCallback extends javax.security.auth.callback.TextInputCallback implements Serializable

Class com.novell.security.sasl.RealmChoiceCallback extends javax.security.auth.callback.ChoiceCallback implements Serializable

Class com.novell.security.sasl.SaslException extends java.io.IOException implements Serializable

Serialized Fields

exception

java.lang.Throwable exception

Package org.ietf.ldap

Class org.ietf.ldap.LDAPControl extends LDAPControl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads the serialized object from the underlying input stream.

Throws:
java.io.IOException - - If I/O errors occur
java.lang.ClassNotFoundException - - If the class for an object being restored cannot be found.

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Writes the object state to a stream in XML format

Throws:
java.io.IOException - - If I/O errors occur

Class org.ietf.ldap.LDAPException extends java.lang.Exception implements Serializable

Serialized Fields

exception

LDAPException exception

Class org.ietf.ldap.LDAPLocalException extends LDAPException implements Serializable

Class org.ietf.ldap.LDAPReferralException extends LDAPException implements Serializable

Serialized Fields

exception

LDAPReferralException exception


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