cz.muni.fi.pclis.web.handlers
Class RedirectHelperImpl
java.lang.Object
cz.muni.fi.pclis.web.handlers.RedirectHelperImpl
- All Implemented Interfaces:
- RedirectHelper
public class RedirectHelperImpl
- extends Object
- implements RedirectHelper
Implementation of RedirectHelper
which is driven by the fact if there already are some administrators in the system
User: Ľuboš Pecho
Date: 30.6.2009
Time: 19:42:07
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userService
private UserService userService
- User service
RedirectHelperImpl
public RedirectHelperImpl()
redirect
public boolean redirect(javax.servlet.http.HttpServletRequest request)
- Specified by:
redirect
in interface RedirectHelper
getUserService
public UserService getUserService()
setUserService
public void setUserService(UserService userService)
- Sets the user service
- Parameters:
userService
-
Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.