Project

General

Profile

« Previous | Next » 

Revision 5027

Added by daigle over 14 years ago

Change MetaCatVersion to MetacatVersion

View differences:

SessionData.java
29 29
import java.util.Calendar;
30 30
import java.util.Date;
31 31

  
32
import javax.naming.AuthenticationException;
33
import javax.naming.NamingException;
34

  
35
import javax.servlet.http.Cookie;
36
import javax.servlet.http.HttpServletRequest;
37
import javax.servlet.http.HttpSession;
38

  
39 32
import org.apache.log4j.Logger;
40 33

  
41
import edu.ucsb.nceas.metacat.AuthLdap;
42
import edu.ucsb.nceas.metacat.MetaCatServlet;
43 34
import edu.ucsb.nceas.metacat.cart.DocumentCart;
44 35

  
45 36
public class SessionData {

Also available in: Unified diff