Class AuthStub

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

public class AuthStub 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.