|> 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



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

Reply via email to