RE: [flexcoders] Retrieving remote username with FDS

2006-08-01 Thread Jeff Vroom
Sent: Tuesday, August 01, 2006 4:39 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Retrieving remote username with FDS   Actually based on your email, does this mean if you are using RTMP channel for FDMS, does this mean u can use it with RPC service as well? Cause I don&#

RE: [flexcoders] Retrieving remote username with FDS

2006-08-01 Thread Dimitrios Gianninas
oders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dimitrios GianninasSent: Tuesday, August 01, 2006 7:21 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Retrieving remote username with FDS thanks Jeff for that extra piece of info.   Right now my RPC stuff is using amf channel, wher

RE: [flexcoders] Retrieving remote username with FDS

2006-08-01 Thread Dimitrios Gianninas
s RIA Developer Optimal Payments Inc.   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeff VroomSent: Tuesday, August 01, 2006 5:19 PMTo: flexcoders@yahoogroups.comSubject: RE: [flexcoders] Retrieving remote username with FDS That same approach should work with F

RE: [flexcoders] Retrieving remote username with FDS

2006-08-01 Thread Jeff Vroom
.    Jeff   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dimitrios Gianninas Sent: Tuesday, August 01, 2006 11:39 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Retrieving remote username with FDS   Hi,   When using RPC services

[flexcoders] Retrieving remote username with FDS

2006-08-01 Thread Dimitrios Gianninas
Hi,   When using RPC services, on the server-side I can FlexContext.getFlexSession().getUserPrincipal() to retrieve the name of the user authenticated by the system... in the get and sync methods of FDS, this method call returns null... what else can I use?   Dimitrios Gianninas RIA Devel