Welcome to my download page

Webapp Usermgmt Library

This is a java library with a number of classes which can be used for login/logout handling in web applications.
See here for more information.

Click here if you want to support future development of this software

1.2   2004-09-05   erland-webapp-usermgmt-1.2.zip    erland-webapp-usermgmt-1.2-src.zip   
Added support for JAAS by adding JAASLoginModule
Updated so all passwords stored in the database is encrypted
 
1.1.2   2004-08-22   erland-webapp-usermgmt-1.1.2.zip    erland-webapp-usermgmt-1.1.2-src.zip   
Updated so error messages is logged with commons-logging so they are possible to turn off.
 
1.1.1   2004-07-27   erland-webapp-usermgmt-1.1.1.zip    erland-webapp-usermgmt-1.1.1-src.zip   
Updated so Jakarta commons-logging is used instead of the Log class from erland-util library.
 
1.1   2004-03-21   erland-webapp-usermgmt-1.1.zip    erland-webapp-usermgmt-1.1-src.zip   
Added support for e-mail address on users
 
1.0   2004-02-05   erland-webapp-usermgmt-1.0.zip    erland-webapp-usermgmt-1.0-src.zip   
First official version