Update of
/var/cvs/applications/vpro-wizards/src/org/mmbase/applications/vprowizards/spring
In directory
james.mmbase.org:/tmp/cvs-serv16247/applications/vpro-wizards/src/org/mmbase/applications/vprowizards/spring
Modified Files:
AuthenticationInterceptor.java
Log Message:
lots of changes, lots of tests that all pass
See also:
http://cvs.mmbase.org/viewcvs/applications/vpro-wizards/src/org/mmbase/applications/vprowizards/spring
Index: AuthenticationInterceptor.java
===================================================================
RCS file:
/var/cvs/applications/vpro-wizards/src/org/mmbase/applications/vprowizards/spring/AuthenticationInterceptor.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- AuthenticationInterceptor.java 12 Nov 2008 14:52:56 -0000 1.1
+++ AuthenticationInterceptor.java 6 Dec 2008 17:58:51 -0000 1.2
@@ -28,7 +28,6 @@
private static final Logger log =
Logging.getLoggerInstance(AuthenticationInterceptor.class);
private String loginPage;
- @Override
public boolean preHandle(HttpServletRequest request,
HttpServletResponse response, Object arg2) throws Exception {
boolean isAuthenticated = isAuthenticated(request);
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs