Hi,
I am interested in using Acegi in a swing environment and would appreciate a quickstart guide.
Spring is currently not being used, so a quickstart for swing without web would also be appreciated.
Thanks.
Hi,
I am interested in using Acegi in a swing environment and would appreciate a quickstart guide.
Spring is currently not being used, so a quickstart for swing without web would also be appreciated.
Thanks.
Basically I'd recommend you download Spring Rich and check out its Petclinic sample application. It demonstrates integration with Acegi Security. Alternatively, the Acegi Security reference guide discusses how the net.sf.acegisecurity.providers.rcp package works (also try its JavaDocs).