LDAP Classes
Implements Java LDAP
A B C D E F G H I L M N O P Q R S T U V W

W

wrap(byte[], int, int) - Method in interface com.novell.security.sasl.SaslClient
Wraps a byte array to be sent to the server This method can be called only after the authentication exchange has completed (i.e., when isComplete() returns true) and only if the authentication exchange has negotiated integrity and/or privacy as the quality of protection.
writeComments(String) - Method in class com.novell.ldap.util.DOMWriter
This method is not implemented and is silently ignored.
writeComments(String) - Method in class com.novell.ldap.util.DSMLWriter
Writes the specified strings as XML comments.
writeComments(String) - Method in interface com.novell.ldap.util.LDAPWriter
Writes an comments to the output destination.
writeComments(String) - Method in class com.novell.ldap.util.LDIFWriter
Write a comment line into the LDIF OutputStream.
writeDSML(OutputStream) - Method in class com.novell.ldap.LDAPAttribute
This method does DSML serialization of the instance.
writeDSML(OutputStream) - Method in class com.novell.ldap.LDAPAttributeSet
This method does DSML serialization of the instance.
writeDSML(OutputStream) - Method in class com.novell.ldap.LDAPControl
This method does DSML serialization of the instance.
writeDSML(OutputStream) - Method in class com.novell.ldap.LDAPEntry
This method does DSML serialization of the instance.
writeDSML(OutputStream) - Method in class com.novell.ldap.LDAPExtendedOperation
This method does DSML serialization of the instance.
writeDSML(OutputStream) - Method in class com.novell.ldap.LDAPMessage
This method does DSML serialization of the instance.
writeDSML(OutputStream) - Method in class com.novell.ldap.LDAPModification
This method does DSML serialization of the instance.
writeDSML(OutputStream) - Method in class com.novell.ldap.LDAPUrl
This method does DSML serialization of the instance.
writeEntry(LDAPEntry) - Method in class com.novell.ldap.util.DOMWriter
Write an LDAP record into LDIF file as LDAPContent data.
writeEntry(LDAPEntry, LDAPControl[]) - Method in class com.novell.ldap.util.DOMWriter
Write an LDAP record into LDIF file as LDAPContent data.
writeEntry(LDAPEntry, LDAPControl[], String) - Method in class com.novell.ldap.util.DOMWriter
Write an LDAP record into LDIF file as LDAPContent data.
writeEntry(LDAPEntry) - Method in class com.novell.ldap.util.DSMLWriter
Write an LDAP entry into LDIF file as LDAPContent data.
writeEntry(LDAPEntry, LDAPControl[]) - Method in class com.novell.ldap.util.DSMLWriter
Write an LDAP entry into LDIF file as LDAPContent data.
writeEntry(LDAPEntry, LDAPControl[], String) - Method in class com.novell.ldap.util.DSMLWriter
Write an LDAP entry into LDIF file as LDAPContent data.
writeEntry(LDAPEntry) - Method in interface com.novell.ldap.util.LDAPWriter
Writes an LDAPEntry to the output destination.
writeEntry(LDAPEntry, LDAPControl[]) - Method in interface com.novell.ldap.util.LDAPWriter
Writes an LDAPEntry to the output destination.
writeEntry(LDAPEntry) - Method in class com.novell.ldap.util.LDIFWriter
Write an LDAP record into LDIF file as LDAPContent data.
writeEntry(LDAPEntry, LDAPControl[]) - Method in class com.novell.ldap.util.LDIFWriter
Write an LDAP record into LDIF file as LDAPContent data.
writeError(Exception) - Method in class com.novell.ldap.util.DOMWriter
Any Exception can be written in DSML with this method, via the tag.
writeError(Exception) - Method in class com.novell.ldap.util.DSMLWriter
Any Exception can be written in DSML with this method, via the tag.
writeError(Exception) - Method in interface com.novell.ldap.util.LDAPWriter
Writes an Exception to the output destination.
writeError(Exception) - Method in class com.novell.ldap.util.LDIFWriter
Writes an exception as a comment in LDIF.
writeExternal(ObjectOutput) - Method in class com.novell.ldap.LDAPAttribute
Writes the object state to a stream in XML format
writeExternal(ObjectOutput) - Method in class com.novell.ldap.LDAPAttributeSet
Writes the object state to a stream in XML format
writeExternal(ObjectOutput) - Method in class com.novell.ldap.LDAPControl
Writes the object state to a stream in XML format
writeExternal(ObjectOutput) - Method in class com.novell.ldap.LDAPEntry
Writes the object state to a stream in XML format
writeExternal(ObjectOutput) - Method in class com.novell.ldap.LDAPExtendedOperation
Writes the object state to a stream in XML format
writeExternal(ObjectOutput) - Method in class com.novell.ldap.LDAPMessage
Writes the object state to a stream in XML format
writeExternal(ObjectOutput) - Method in class com.novell.ldap.LDAPModification
Writes the object state to a stream in XML format
writeExternal(ObjectOutput) - Method in class com.novell.ldap.LDAPSearchResults
Writes the object state to a stream in XML format
writeExternal(ObjectOutput) - Method in class com.novell.ldap.LDAPUrl
Writes the object state to a stream in XML format
writeMessage(LDAPMessage) - Method in class com.novell.ldap.util.DOMWriter
Writes the LDAPMessage into the DOMStructure.
writeMessage(LDAPMessage) - Method in class com.novell.ldap.util.DSMLWriter
Writes an LDAPMessage as DSML.
writeMessage(LDAPMessage) - Method in interface com.novell.ldap.util.LDAPWriter
Writes an LDAPMessage to the output destination.
writeMessage(LDAPMessage) - Method in class com.novell.ldap.util.LDIFWriter
Write an LDAP record into LDIF file.
writeValue(Writer) - Method in class com.novell.ldap.LDAPAttribute
 
writeValue(StringBuffer) - Method in class com.novell.ldap.LDAPAttribute
 
writeValue(Writer) - Method in class com.novell.ldap.LDAPAttributeSchema
 
writeValue(StringBuffer) - Method in class com.novell.ldap.LDAPAttributeSchema
 
writeValue(Writer) - Method in class com.novell.ldap.LDAPDITContentRuleSchema
 
writeValue(StringBuffer) - Method in class com.novell.ldap.LDAPDITContentRuleSchema
 
writeValue(Writer) - Method in class com.novell.ldap.LDAPDITStructureRuleSchema
 
writeValue(StringBuffer) - Method in class com.novell.ldap.LDAPDITStructureRuleSchema
 
writeValue(Writer) - Method in class com.novell.ldap.LDAPMatchingRuleSchema
 
writeValue(StringBuffer) - Method in class com.novell.ldap.LDAPMatchingRuleSchema
 
writeValue(Writer) - Method in class com.novell.ldap.LDAPMatchingRuleUseSchema
 
writeValue(StringBuffer) - Method in class com.novell.ldap.LDAPMatchingRuleUseSchema
 
writeValue(Writer) - Method in class com.novell.ldap.LDAPNameFormSchema
 
writeValue(StringBuffer) - Method in class com.novell.ldap.LDAPNameFormSchema
 
writeValue(Writer) - Method in class com.novell.ldap.LDAPObjectClassSchema
 
writeValue(StringBuffer) - Method in class com.novell.ldap.LDAPObjectClassSchema
 
writeValue(Writer) - Method in class com.novell.ldap.LDAPSyntaxSchema
 
writeValue(StringBuffer) - Method in class com.novell.ldap.LDAPSyntaxSchema
 

LDAP Classes
Implements Java LDAP
A B C D E F G H I L M N O P Q R S T U V W
Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000