Class LdapAuthenticationServices


  • public class LdapAuthenticationServices
    extends java.lang.Object
    LDAP Authentication Services.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String module  
    • 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)  
      • 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)