I'm using JRun, setUserNamePassword() uses JAAS and sets up a J2EE
session, username being the principal.  Make use of the
flashgateway.jar and use
flashgateway.Gateway.getHttpRequest().getUserPrincipal().getName();

Note clearUserNamePassword() pretty much does nothing...need to do
clear the session on the server side

DK

On 1/18/06, Jim Schneider <[EMAIL PROTECTED]> wrote:
>
>
>
> After calling setUsernamePassword on a service, is this information
> "available" to the backend services (remote object or web service)? Or
> perhaps after a J2EE/JAAS login? If so, how/where?
>
>
>
> We have a requirement to do a lot of logging of who's doing what in the
> system and was wondering whether there are any alternatives to passing a
> username/id with most/all APIs.
>
>
>  Thanks for any help.
>
>
>
> Jim
>
>  --
>  Flexcoders Mailing List
>  FAQ:
> http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
>  Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com
>
>
>
>  ________________________________
>  YAHOO! GROUPS LINKS
>
>
>  Visit your group "flexcoders" on the web.
>
>  To unsubscribe from this group, send an email to:
>  [EMAIL PROTECTED]
>
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>  ________________________________
>


--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to