RE: [flexcoders] Re: Remote Object Security

2008-02-08 Thread Battershall, Jeff
credentials before prooeeding. Using good old SSL would be reccommended of course. Jeff -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton Sent: Friday, February 08, 2008 9:46 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcode

RE: [flexcoders] Re: Remote Object Security

2008-02-08 Thread Battershall, Jeff
ng. Using good old SSL would be reccommended of course. Jeff -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Tom Chiverton Sent: Friday, February 08, 2008 9:46 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Remote Object Se

Re: [flexcoders] Re: Remote Object Security

2008-02-08 Thread Tom Chiverton
On Friday 08 Feb 2008, slash_n_rose wrote: > I'm just trying to use setRemoteCredentials("myUserName", > "myPassword"); method in each remote object call and check > usrename/password in my Application.cfc using . Is there any > problem with this? Not as such, no, assuming it works. -- Tom Chive