LDAP Classes
Implements Java LDAP

org.ietf.ldap
Interface LDAPBindHandler

All Superinterfaces:
LDAPReferralHandler

public interface LDAPBindHandler
extends LDAPReferralHandler

Used to do explicit bind processing on a referral.

See Also:
com.novell.ldap.LDAPBindHandler

Method Summary
 LDAPConnection bind(java.lang.String[] ldapurl, LDAPConnection conn)
          Called by LDAPConnection when a referral is received.
 

Method Detail

bind

public LDAPConnection bind(java.lang.String[] ldapurl,
                           LDAPConnection conn)
                    throws LDAPReferralException
Called by LDAPConnection when a referral is received.

LDAPReferralException
See Also:
com.novell.ldap.LDAPBindHandler.bind(String[], LDAPConnection)

LDAP Classes
Implements Java LDAP

Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000