Class AuthLdap

java.lang.Object
edu.ucsb.nceas.metacat.AuthLdap
All Implemented Interfaces:
AuthInterface

public class AuthLdap extends Object implements AuthInterface
An implementation of the AuthInterface interface that allows Metacat to use the LDAP protocol for directory services. The LDAP authentication service is used to determine if a user is authenticated, and whether they are a member of a particular group.