Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/DefaultUserFactory.java @ 218:70cbbe144931
age | author | description |
---|---|---|
Thu, 03 Mar 2011 10:33:49 +0000 | Sascha L. Teichmann | Simplified creation of users. |
Thu, 03 Mar 2011 09:36:03 +0000 | Sascha L. Teichmann | Propagate delete user errors correctly. |
Thu, 03 Mar 2011 08:51:02 +0000 | Ingo Weinzierl | Adjusted method signatures for deleting users in the UserFactory and in the Backend. |
Wed, 02 Mar 2011 10:21:19 +0000 | Sascha L. Teichmann | Wired Backend with DefaultUserFactory via the singleton. |
Wed, 02 Mar 2011 10:07:37 +0000 | Sascha L. Teichmann | Fixed typo in keys. |
Wed, 02 Mar 2011 07:36:00 +0000 | Ingo Weinzierl | The UserFactory got a setup() method that is called while bootstrap. |
Tue, 01 Mar 2011 17:14:10 +0000 | Ingo Weinzierl | Added a default implementation of a UserFactory and a new constructor to create new DefaultUsers. |