Uses of Class
netscape.ldap.LDAPRebindAuth

Packages that use LDAPRebindAuth
netscape.ldap   
 

Uses of LDAPRebindAuth in netscape.ldap
 

Methods in netscape.ldap that return LDAPRebindAuth
 LDAPRebindAuth LDAPRebind.getRebindAuthentication(java.lang.String host, int port)
          Returns an LDAPRebindAuth object, which the calling function can use to get the DN and password to use for authentication (if the client is set up to follow referrals automatically).