Rather than marry into one security framework (Shiro), Deltaspike should enable all security frameworks to provide integration. That includes a DS integration from Shiro.
I think this is what the replies on this thread seem to imply. :) On Mon, Jul 9, 2012 at 2:35 AM, Boleslaw Dawidowicz < [email protected]> wrote: > I think there will be few more frameworks to integrate with. JSR 351 is > another example of something that should be consumed. > > Bolek > > On Jul 9, 2012, at 9:29 AM, Romain Manni-Bucau wrote: > > > well, why i asked was to get started with shiro is < 5mn, to get started > > with current security module is a bit longer and not always relevant. > > > > Side note: with the existing API (last release) plugging shiro was not so > > obvious and integrating shiro with CDI was really more efficient and > > simpler than using DS. > > > > - Romain > > > > > > 2012/7/9 Gerhard Petracek <[email protected]> > > > >> @ romain: > >> > >> it was part of [1] > >> > >> regards, > >> gerhard > >> > >> [1] http://s.apache.org/P00 > >> > >> > >> > >> 2012/7/9 Romain Manni-Bucau <[email protected]> > >> > >>> Hi, > >>> > >>> maybe i missed some discussion but here is the question: why not using > an > >>> existing framework? i particularly think of Shiro which is really fine > >> and > >>> simply needs > >>> > >>> - a CDI integration (pretty easy and obvious to do) > >>> - a JPA implementation > >>> > >>> > >>> - Romain > >>> > >> > >
