Struts Authorization Interceptor

2008-08-16 Thread Relph,Brian
Hello, I have recently integrated my struts2 apps with spring security for authentication. We use an implementation of CAS for single-sign-in/out. I am now looking to add authorization, and I was wondering if anyone had implemented an authorization interceptor with spring-security, and how t

Re: Struts Authorization Interceptor

2008-08-14 Thread Frans Thamura
On Thu, Aug 14, 2008 at 10:38 PM, Relph,Brian <[EMAIL PROTECTED]> wrote: > > Hello, > > I have recently integrated my struts2 apps with spring security for > authentication. We use an implementation CAS for single-sign-in/out. I am > now looking to add authorization, and I was wondering if anyo

Struts Authorization Interceptor

2008-08-14 Thread Relph,Brian
Hello, I have recently integrated my struts2 apps with spring security for authentication. We use an implementation CAS for single-sign-in/out. I am now looking to add authorization, and I was wondering if anyone had implemented an authorization interceptor with spring-security, and how tha