Class LDAPAuthenticationProvider
java.lang.Object
com.erudika.para.server.security.LDAPAuthenticationProvider
An authentication provider that supports LDAP and AD.
- Author:
 - Alex Bogdanovski [[email protected]]
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.security.core.Authenticationauthenticate(org.springframework.security.core.Authentication authentication) boolean 
- 
Constructor Details
- 
LDAPAuthenticationProvider
public LDAPAuthenticationProvider()Default constructor. 
 - 
 - 
Method Details
- 
authenticate
public org.springframework.security.core.Authentication authenticate(org.springframework.security.core.Authentication authentication)  - 
supports
 
 -