Re: high level design from wiki

Roland Weber <[email protected]> Tue, 22 Jul 2008 08:18:28 +0200
Newsgroups gmane.comp.apache.incubator.projects
Message-ID <[email protected]>
> I didn't check
> what options Geronimo, JBoss or WebLogic provide.

Geronimo handles authentication via JAAS and provides
login modules for LDAP as well as database backends.

http://cwiki.apache.org/GMOxDOC21/configuring-login-modules.html
http://cwiki.apache.org/GMOxDOC21/ldap-realm.html
http://cwiki.apache.org/GMOxDOC21/database-sql-realm.html

cheers,
   Roland