Ok, right. I don't try to access the EnterpriseContext associated with the
MethodInvocation and if I did, it would not have been set yet.

----- Original Message ----- 
From: "marc fleury" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 09, 2001 3:13 PM
Subject: RE: [JBoss-dev] METHOD-INVOCATION


> 
> |> 2- The security, do we associate the Principal to the ctx
> |somewhere else? I
> |> don't believe we should associate to the ctx (see warning in
> |source, I also
> |> need to update these). Scott do you take care of associating the
> |ctx to the
> |> principal somewhere else?
> |>
> |The prinicpal identity and credentials is taken from the MethodInfocation
> |object and if validated, set as a property of the invocation thread using
> |the SecurityAssociation class. In the JAAS version there is also a thread
> |local Subject established.
> 
> I was asking about the ctx association, I am saying so because I don't
> believe you have a context yet, your security interceptor is before the ctx
> interceptor
> 
> marc



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to