LDAP Classes
Implements Java LDAP

org.ietf.ldap
Interface LDAPAuthHandler

All Superinterfaces:
LDAPReferralHandler

public interface LDAPAuthHandler
extends LDAPReferralHandler

Used to provide authentication credentials when processing a referral.

See Also:
com.novell.ldap.LDAPAuthHandler

Method Summary
 LDAPAuthProvider getAuthProvider(java.lang.String host, int port)
          Returns an object which can provide authentication credentials to a server at the specified host and port.
 

Method Detail

getAuthProvider

public LDAPAuthProvider getAuthProvider(java.lang.String host,
                                        int port)
Returns an object which can provide authentication credentials to a server at the specified host and port.

See Also:
com.novell.ldap.LDAPAuthHandler.getRebindAuthentication( String, int)

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