org.compiere.db
Class LDAP
java.lang.Object
org.compiere.db.LDAP
public class LDAP
- extends Object
LDAP Management Interface
- Version:
- $Id: LDAP.java,v 1.2 2006/07/30 00:55:13 jjanke Exp $
- Author:
- Jorg Janke
|
Constructor Summary |
LDAP()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LDAP
public LDAP()
validate
public static boolean validate(String ldapURL,
String domain,
String userName,
String password)
- Validate User
- Parameters:
ldapURL - provider url - e.g. ldap://dc.compiere.orgdomain - domain name = e.g. compiere.orguserName - user name - e.g. jjankepassword - password
- Returns:
- true if validated with ldap
main
public static void main(String[] args)
- Test
- Parameters:
args - ignored
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.