org.ofbiz.common.login
Class LdapAuthenticationServices

java.lang.Object
  extended by org.ofbiz.common.login.LdapAuthenticationServices

public class LdapAuthenticationServices
extends java.lang.Object

LDAP Authentication Services.


Field Summary
static java.lang.String module
           
 
Constructor Summary
LdapAuthenticationServices()
           
 
Method Summary
static boolean userLogin(DispatchContext ctx, java.util.Map<java.lang.String,?> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

module

public static final java.lang.String module
Constructor Detail

LdapAuthenticationServices

public LdapAuthenticationServices()
Method Detail

userLogin

public static boolean userLogin(DispatchContext ctx,
                                java.util.Map<java.lang.String,?> context)