com.xpn.xwiki.plugin.ldap
Class LDAPPluginReferralHandler
java.lang.Object
com.xpn.xwiki.plugin.ldap.LDAPPluginReferralHandler
- All Implemented Interfaces:
- com.novell.ldap.LDAPAuthHandler, com.novell.ldap.LDAPReferralHandler
public class LDAPPluginReferralHandler
- extends Object
- implements com.novell.ldap.LDAPAuthHandler
Connected to referrals.
- Version:
- $Id: 1ce443bf7a1880ecaedcf807ae0600daf98b0cab $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LDAPPluginReferralHandler
public LDAPPluginReferralHandler(String bindDN,
String bindPassword,
XWikiContext context)
- Parameters:
bindDN
- the DN to use when binding.bindPassword
- the password to use when binding.context
- the XWiki context.
getAuthProvider
public com.novell.ldap.LDAPAuthProvider getAuthProvider(String host,
int port)
- Specified by:
getAuthProvider
in interface com.novell.ldap.LDAPAuthHandler
Copyright © 2004–2014 XWiki. All rights reserved.