comparison flys-client/src/main/java/de/intevation/flys/client/server/GGInAFilter.java @ 2964:c12e29661e6a

Login: Cast session user to abstract type not WAS specific flys-client/trunk@4951 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 12 Jul 2012 13:25:04 +0000
parents b7aab14310cb
children 8255247da645
comparison
equal deleted inserted replaced
2963:f362e54b7e80 2964:c12e29661e6a
13 import javax.servlet.http.HttpServletResponse; 13 import javax.servlet.http.HttpServletResponse;
14 import javax.servlet.http.HttpSession; 14 import javax.servlet.http.HttpSession;
15 15
16 import org.apache.log4j.Logger; 16 import org.apache.log4j.Logger;
17 17
18 import de.intevation.flys.client.server.auth.was.User; 18 import de.intevation.flys.client.server.auth.User;
19 19
20 20
21 /** ServletFilter used for GGInA authentification and certain authorisation. */ 21 /** ServletFilter used for GGInA authentification and certain authorisation. */
22 public class GGInAFilter implements Filter { 22 public class GGInAFilter implements Filter {
23 23

http://dive4elements.wald.intevation.org