[Acegisecurity-developer] SpringMVC WizardFormController

2008-02-26 Thread cedric . alvarum
Hi,

I'm quite new to acegi, and I'm struggling with implementing a specific process.
I'm using a WizardFormController, and I would like to secure the process only
after a certain page.
Let's say that we can access page 1,2,3 of the process but that we need to be
logged in for page 4 and 5.
As I found only ways to secure pages by url and that the url for all 5 pages is
the same (the difference is a post parameter), I do not see any easy way to
handle it.

Thanks in advance for any help you could provide.

Best regards,

Cédric

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer


Re: [Acegisecurity-developer] SpringMVC WizardFormController

2008-02-26 Thread Jose Soriano Bustos
Hello, 

if you use diferents methods for your
WizardFormController, you can use a
MethodSecurityInterceptor for that.

Sorry for my bad english.

Good Luck.


--- [EMAIL PROTECTED] escribió:

 Hi,
 
 I'm quite new to acegi, and I'm struggling with
 implementing a specific process.
 I'm using a WizardFormController, and I would like
 to secure the process only
 after a certain page.
 Let's say that we can access page 1,2,3 of the
 process but that we need to be
 logged in for page 4 and 5.
 As I found only ways to secure pages by url and that
 the url for all 5 pages is
 the same (the difference is a post parameter), I do
 not see any easy way to
 handle it.
 
 Thanks in advance for any help you could provide.
 
 Best regards,
 
 Cédric
 

-
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio
 2008.

http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 Home: http://acegisecurity.org
 Acegisecurity-developer mailing list
 Acegisecurity-developer@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
 



   
__ 
¿Con Mascota por primera vez? Sé un mejor Amigo. Entra en Yahoo! Respuestas 
http://es.answers.yahoo.com/info/welcome

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer