All LDAP Classes
Internal LDAP Classes
A B C D E F G H I K L M N O P Q R S T U V W X

B

BackupRestoreConstants - Class in com.novell.ldap.extensions
Contains a collection of constants used by the Novell LDAP Backup and Restore extensions.
BackupRestoreConstants() - Constructor for class com.novell.ldap.extensions.BackupRestoreConstants
Default constructor
Base64 - Class in com.novell.ldap.util
The Base64 utility class performs base64 encoding and decoding.
Base64() - Constructor for class com.novell.ldap.util.Base64
Default constructor, don't allow instances of the utility class to be created.
baseName - Variable in class com.novell.ldap.LDAPAttribute
 
BATCH_REQUEST - Static variable in class com.novell.ldap.util.DSMLHandler
 
BATCH_REQUEST_START - Static variable in class com.novell.ldap.util.DSMLWriter
 
BATCH_RESPONSE - Static variable in class com.novell.ldap.util.DSMLHandler
 
BATCH_RESPONSE_START - Static variable in class com.novell.ldap.util.DSMLWriter
 
batchRequestID - Variable in class com.novell.ldap.util.DSMLHandler
 
batchSize - Variable in class com.novell.ldap.LDAPSearchConstraints
 
batchSize - Variable in class com.novell.ldap.LDAPSearchResults
 
bind(int, String, byte[], LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
bind(int, String, byte[], LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
bind(int, String, byte[], LDAPResponseQueue) - Method in class com.novell.ldap.DsmlConnection
 
bind(int, String, byte[]) - Method in class com.novell.ldap.DsmlConnection
 
bind(int, String, String, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
bind(int, String, String) - Method in class com.novell.ldap.DsmlConnection
 
bind(String, String, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
bind(String, String, Map, Object, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
bind(String, String, Map, Object) - Method in class com.novell.ldap.DsmlConnection
 
bind(String, String, String[], Map, Object, LDAPConstraints) - Method in class com.novell.ldap.DsmlConnection
 
bind(String, String, String[], Map, Object) - Method in class com.novell.ldap.DsmlConnection
 
bind(String, String) - Method in class com.novell.ldap.DsmlConnection
 
bind(String[], LDAPConnection) - Method in interface com.novell.ldap.LDAPBindHandler
Called by LDAPConnection when a referral is received.
bind(String, String) - Method in class com.novell.ldap.LDAPConnection
Deprecated. replaced by LDAPConnection.bind(int, String, byte[])
bind(int, String, String) - Method in class com.novell.ldap.LDAPConnection
Deprecated. replaced by LDAPConnection.bind(int, String, byte[])
bind(String, String, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Deprecated. replaced by LDAPConnection.bind(int, String, byte[], LDAPConstraints)
bind(int, String, String, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Deprecated. replaced by LDAPConnection.bind(int, String, byte[], LDAPConstraints)
bind(int, String, byte[]) - Method in class com.novell.ldap.LDAPConnection
Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, and LDAP version.
bind(int, String, byte[], LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, LDAP version, and constraints.
bind(int, String, byte[], LDAPResponseQueue) - Method in class com.novell.ldap.LDAPConnection
Asynchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, LDAP version, and queue.
bind(int, String, byte[], LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Asynchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, LDAP version, queue, and constraints.
bind(String, String, Map, Object) - Method in class com.novell.ldap.LDAPConnection
Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name and the specified set of mechanisms.
bind(String, String, Map, Object, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name and the specified set of mechanisms.
bind(String, String, String[], Map, Object) - Method in class com.novell.ldap.LDAPConnection
Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name and the specified set of mechanisms.
bind(String, String, String[], Map, Object, LDAPConstraints) - Method in class com.novell.ldap.LDAPConnection
Synchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name and the specified set of mechanisms.
bind(int, String, byte[], LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
bind(int, String, byte[], LDAPResponseQueue, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
bind(int, String, byte[], LDAPResponseQueue) - Method in class com.novell.ldap.SPMLConnection
 
bind(int, String, byte[]) - Method in class com.novell.ldap.SPMLConnection
 
bind(int, String, String, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
bind(int, String, String) - Method in class com.novell.ldap.SPMLConnection
 
bind(String, String, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
bind(String, String, Map, Object, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
bind(String, String, Map, Object) - Method in class com.novell.ldap.SPMLConnection
 
bind(String, String, String[], Map, Object, LDAPConstraints) - Method in class com.novell.ldap.SPMLConnection
 
bind(String, String, String[], Map, Object) - Method in class com.novell.ldap.SPMLConnection
 
bind(String, String) - Method in class com.novell.ldap.SPMLConnection
 
bind(String[], LDAPConnection) - Method in interface org.ietf.ldap.LDAPBindHandler
Called by LDAPConnection when a referral is received.
bind(int, String, byte[]) - Method in class org.ietf.ldap.LDAPConnection
Authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, and LDAP version.
bind(int, String, byte[], LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, LDAP version, and constraints.
bind(int, String, byte[], LDAPResponseQueue) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, LDAP version, and queue.
bind(int, String, byte[], LDAPResponseQueue, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously authenticates to the LDAP server (that the object is currently connected to) using the specified name, password, LDAP version, queue, and constraints.
bind(String, String, Map, Object) - Method in class org.ietf.ldap.LDAPConnection
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and the specified set of mechanisms.
bind(String, String, Map, Object, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and the specified set of mechanisms.
bind(String, String, String[], Map, Object) - Method in class org.ietf.ldap.LDAPConnection
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and the specified set of mechanisms.
bind(String, String, String[], Map, Object, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Authenticates to the LDAP server (that the object is currently connected to) using the specified name and the specified set of mechanisms.
bind(String[], LDAPConnection) - Method in class org.ietf.ldap.LDAPConstraints.BindHandlerImpl
 
BIND_REQUEST - Static variable in class com.novell.ldap.LDAPMessage
A bind request operation.
BIND_REQUEST - Static variable in class org.ietf.ldap.LDAPMessage
A bind request operation.
BIND_RESPONSE - Static variable in class com.novell.ldap.LDAPMessage
A bind response operation.
BIND_RESPONSE - Static variable in class org.ietf.ldap.LDAPMessage
A bind response operation.
bindCallbackHandler - Variable in class com.novell.ldap.client.BindProperties
 
binddn - Variable in class com.novell.ldap.DsmlConnection
The User's Name
binddn - Variable in class com.novell.ldap.SPMLConnection
The User's Name
BindProperties - Class in com.novell.ldap.client
Encapsulates an LDAP Bind properties
BindProperties(int, String, String, boolean, Hashtable, Object) - Constructor for class com.novell.ldap.client.BindProperties
 
bindProperties - Variable in class com.novell.ldap.client.BindProperties
 
bindProperties - Variable in class com.novell.ldap.Connection
 
bindprops - Variable in class com.novell.ldap.Message
 
bindSemaphore - Static variable in class com.novell.ldap.client.Debug
The string value used to enable debug tracing of the bind semaphore
bindSemaphoreId - Variable in class com.novell.ldap.Connection
 
booleanValue() - Method in class com.novell.ldap.asn1.ASN1Boolean
Returns the content of this ASN1Boolean as a boolean.
buffer - Static variable in class com.novell.ldap.client.Debug
The string value used to enable debug display of buffer dumps.
buffer - Variable in class com.novell.ldap.util.SAXEventMultiplexer
 
bufferLength - Variable in class com.novell.ldap.extensions.LDAPBackupResponse
 
bufReader - Variable in class com.novell.ldap.util.LDIFReader
 
bufWriter - Variable in class com.novell.ldap.util.LDIFWriter
 
BuildIndexedVLVRequest() - Method in class com.novell.ldap.controls.LDAPVirtualListControl
Private method used to construct the ber encoded control Used only when using the Indexed mode of VLV Control
BuildTypedVLVRequest() - Method in class com.novell.ldap.controls.LDAPVirtualListControl
Private method used to construct the ber encoded control Used only when using the typed mode of VLV Control.
BUSY - Static variable in exception com.novell.ldap.LDAPException
Indicates that the LDAP server is too busy to process the client request at this time, but if the client waits and resubmits the request, the server may be able to process it then.
BUSY - Static variable in exception org.ietf.ldap.LDAPException
Indicates that the LDAP server is too busy to process the client request at this time, but if the client waits and resubmits the request, the server may be able to process it then.
BYOFFSET - Static variable in class com.novell.ldap.controls.LDAPVirtualListControl
 
byte2String(byte[]) - Method in class com.novell.ldap.util.DOMWriter
 
bytes - Variable in class com.novell.ldap.util.LDIFReader
 
byteString(byte[]) - Static method in class com.novell.ldap.rfc2251.RfcFilter
Convert a UTF8 encoded string, or binary data, into a String encoded for a string filter.
byteString(byte[]) - Static method in class com.novell.ldap.SPMLConnection
 
byteString(byte[]) - Static method in class com.novell.ldap.util.DSMLWriter
Convert a UTF8 encoded string, or binary data, into a String encoded for a string filter.
byteValue() - Method in class com.novell.ldap.asn1.ASN1OctetString
Returns the content of this ASN1OctetString as a byte array.
byteValue() - Method in class com.novell.ldap.rfc2251.RfcLDAPSuperDN
Returns the content of this RfcLDAPSuperDN as a byte array.

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