Contents
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 [alex@erudika.com]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.ldap.core.DirContextOperations
authenticate
(org.springframework.security.core.Authentication authentication)