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

B

BIND_REQUEST - Static variable in class org.ietf.ldap.LDAPMessage
A bind request operation.
BIND_RESPONSE - Static variable in class org.ietf.ldap.LDAPMessage
A bind response operation.
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[], LDAPConnection) - Method in interface org.ietf.ldap.LDAPBindHandler
Called by LDAPConnection when a referral is received.
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.
BUSY - Static variable in class 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.

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