huhu!

i just gave acegi with your wicket-role-model a try and came up with this quick
implementation (2 java & 1 xml-file):

http://wicket.silberlicht.de/misc/acegi-wicket.tar.gz (2k size)

you need the acegi-framework from

http://www.acegisecurity.org/

and the spring.jar (acegi needs this for it's configuration - nothing else!).

if all libs/classes are in place, you can change the role-example to use
AcegiWebApplication and AcegiWebSession. make sure, that you have your Roles
configured in the acegi.xml! :-)

i think it's not 100% bulletproof but it's already usable. and you can
authenticate to what you like. :-)

if it's "good enough" and interesting for others, your welcome to add this to
the wiki.

best regards, --- jan.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to