Package org.apache.ofbiz.common.login
Class LdapAuthenticationServices
- java.lang.Object
-
- org.apache.ofbiz.common.login.LdapAuthenticationServices
-
public class LdapAuthenticationServices extends java.lang.Object
LDAP Authentication Services.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
module
-
Constructor Summary
Constructors Constructor Description LdapAuthenticationServices()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
userLogin(DispatchContext ctx, java.util.Map<java.lang.String,?> context)
-
-
-
Method Detail
-
userLogin
public static boolean userLogin(DispatchContext ctx, java.util.Map<java.lang.String,?> context)
-
-