Class LDAPAuthenticator

java.lang.Object
com.erudika.para.server.security.LDAPAuthenticator
All Implemented Interfaces:
org.springframework.security.ldap.authentication.LdapAuthenticator

public final class LDAPAuthenticator extends Object implements org.springframework.security.ldap.authentication.LdapAuthenticator
LDAP authenticator for either bind-based or password comparison authentication.
Author:
Alex Bogdanovski [[email protected]]