Re: Wicket-securty

2010-03-01 Thread Riyad Kalla
Josh,

I think if your security is just needing role/authentication enforcement
(e.g. "Ok Bob is an ADMIN, he can do all this stuff, but Jeff is a NORMAL
user, so he can only do this and Anon is ANONYMOUS so he can only view")
Wicket should have you covered. I'm not familiar with Shiro, so I don't know
what else it provides that you might need.

-R

On Mon, Mar 1, 2010 at 1:22 AM, Josh Kamau  wrote:

> Thanks Bert. I will evaluate my requirements .
>
> On Mon, Mar 1, 2010 at 11:19 AM, Bert  wrote:
>
> > This would entirely depend on your requirements? So far, i did not
> > need to integrate
> > other frameworks for this but for more complex scenario you probably need
> > to.
> >
> >
> > On Mon, Mar 1, 2010 at 09:14, Josh Kamau  wrote:
> > > Hi Team;
> > >
> > >  I am just wondering, are the wicket security features enough or i have
> > to
> > > integrate something like apache-shiro ?
> > >
> > >  How are you guys implementing security?
> > >
> > > Regards
> > >
> > > Josh.
> > >
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> > For additional commands, e-mail: users-h...@wicket.apache.org
> >
> >
>


Re: Wicket-securty

2010-03-01 Thread Josh Kamau
Thanks Bert. I will evaluate my requirements .

On Mon, Mar 1, 2010 at 11:19 AM, Bert  wrote:

> This would entirely depend on your requirements? So far, i did not
> need to integrate
> other frameworks for this but for more complex scenario you probably need
> to.
>
>
> On Mon, Mar 1, 2010 at 09:14, Josh Kamau  wrote:
> > Hi Team;
> >
> >  I am just wondering, are the wicket security features enough or i have
> to
> > integrate something like apache-shiro ?
> >
> >  How are you guys implementing security?
> >
> > Regards
> >
> > Josh.
> >
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: Wicket-securty

2010-03-01 Thread Bert
This would entirely depend on your requirements? So far, i did not
need to integrate
other frameworks for this but for more complex scenario you probably need to.


On Mon, Mar 1, 2010 at 09:14, Josh Kamau  wrote:
> Hi Team;
>
>  I am just wondering, are the wicket security features enough or i have to
> integrate something like apache-shiro ?
>
>  How are you guys implementing security?
>
> Regards
>
> Josh.
>

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Wicket-securty

2010-03-01 Thread Josh Kamau
Hi Team;

 I am just wondering, are the wicket security features enough or i have to
integrate something like apache-shiro ?

 How are you guys implementing security?

Regards

Josh.