Well it needs at least the possibility to check if there is someone
authenticated available.

Maurice

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eelco
Hillenius
Sent: donderdag 27 oktober 2005 0:40
To: wicket-develop@lists.sourceforge.net
Subject: Re: [Wicket-develop] integrating authorization

You don't need further integration. As far as authentication goes,
Wicket has to support nothing more than it does now, as you can
allready build on top of it.

Eelco


On 10/26/05, Johan Compagner <[EMAIL PROTECTED]> wrote:
>
> > > Making a universal login method would be difficult whether it is
> combined
> > > with authorization or not, since we want to support more then just
> simple
> > > username and password authentication. One way of doing it would be to
> use
> > > callback handlers just like jaas does.
> > > Another option is not defining a login method at all but let that be
an
> > > implementation detail.
> >
> > Exactly. There is no need to do it in Wicket at all! There's JAAS,
> > J2EE security, Acegi, etc that handles this well.
>
>
>  huh???
>  It is about integrating those into wicket. Not replacing them.
>
>
>


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to