The "magic" happens in the ServletConfigInterceptor for a regular
webapp and the PortletAwareInterceptor for a portlet app. So basically
you should be able to do what you want by writing a custom interceptor
and use it in your stack.

Nils-H

On Thu, Aug 7, 2008 at 5:20 PM, Torsten Krah
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> there are 2 known implemeting classes yet, one for Servlet and one for
> Portlets.
> I want to provide my own implementation of PricipalProxy.
>
> Whats missing to me, where is the glue to my webapp, how do i announce my own
> implemetation to be used?
>
> thx
>
> --
> Bitte senden Sie mir keine Word- oder PowerPoint-Anhänge.
> Siehe http://www.gnu.org/philosophy/no-word-attachments.de.html
>
> Really, I'm not out to destroy Microsoft. That will just be a
> completely unintentional side effect."
>        -- Linus Torvalds
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to