2009/11/16 Relph,Brian :
> How does the interceptor object get built?
By ObjectFactory or you can use integration with Spring and then it
will be built by Spring.
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscribe, e
Hi,
I am writing an interceptor that will re-populate the spring security context.
For example, this will allow me to annotate my ChangePasswordAction with
@Refresh, so after invocation, the SecurityContext will also contain the
changed password. To do this, my interceptor needs a copy of th
2 matches
Mail list logo