Class LDAPAuthentication

java.lang.Object
org.springframework.security.authentication.AbstractAuthenticationToken
org.springframework.security.authentication.UsernamePasswordAuthenticationToken
com.erudika.para.server.security.LDAPAuthentication
All Implemented Interfaces:
Serializable, Principal, org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer

public class LDAPAuthentication extends org.springframework.security.authentication.UsernamePasswordAuthenticationToken
Represents a user authentication with LDAP.
Author:
Alex Bogdanovski [[email protected]]
See Also: