Mercurial > dive4elements > river
log flys-client/src/main/java/de/intevation/flys/client/server/UserServiceImpl.java @ 2457:37b4287f932c
age | author | description |
---|---|---|
2011-12-08 | Raimund Renkert | Removed the URL parameter from service calls. The service |
2011-10-25 | Ingo Weinzierl | Replaced stdout and stderr logging with log4j loggers in server classes. |
2011-04-14 | Ingo Weinzierl | Each service is now called with the name of the current locale to set the request object's locale manually in the HttpClient. |
2011-04-08 | Ingo Weinzierl | Improved the exception handling - added warnings for user authentication errors and errors that occur while fetching supported rivers. |
2011-03-17 | Ingo Weinzierl | Some refactoring (imports, etc). |
2011-03-07 | Ingo Weinzierl | Added a User interface and a default implementation to handle users in this client. |
2011-02-10 | Ingo Weinzierl | Introduced a service that retrieves the user who is currently logged in. This user is displayed in the menu bar. |