Uses of Class
netscape.ldap.LDAPRebindAuth
Packages that use LDAPRebindAuth
-
Uses of LDAPRebindAuth in com.netscape.jndi.ldap
Fields in com.netscape.jndi.ldap declared as LDAPRebindAuthModifier and TypeFieldDescription(package private) LDAPRebindAuth
ContextEnv.ReferralRebindProc.auth
Methods in com.netscape.jndi.ldap that return LDAPRebindAuthModifier and TypeMethodDescriptionContextEnv.ReferralRebindProc.getRebindAuthentication
(String host, int port) -
Uses of LDAPRebindAuth in netscape.ldap
Methods in netscape.ldap that return LDAPRebindAuthModifier and TypeMethodDescriptionLDAPRebind.getRebindAuthentication
(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).