Class LDAPAuthenticator
java.lang.Object
com.erudika.para.server.security.LDAPAuthenticator
LDAP authenticator for either bind-based or password comparison authentication.
- Author:
- Alex Bogdanovski [[email protected]]
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.ldap.core.DirContextOperationsauthenticate(org.springframework.security.core.Authentication authentication)
-
Constructor Details
-
LDAPAuthenticator
-
-
Method Details
-
authenticate
public org.springframework.ldap.core.DirContextOperations authenticate(org.springframework.security.core.Authentication authentication)
-