Uses of Class
netscape.ldap.LDAPRebindAuth
-
Packages that use LDAPRebindAuth Package Description netscape.ldap -
-
Uses of LDAPRebindAuth in netscape.ldap
Methods in netscape.ldap that return LDAPRebindAuth Modifier and Type Method Description LDAPRebindAuth
LDAPRebind. getRebindAuthentication(java.lang.String host, int port)
Returns anLDAPRebindAuth
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).
-