RemoteObject setRemoteCredentials()

May 6, 2008 – 6:00 am

“You can also call the setRemoteCredentials() method for Remoting Service destinations that are managed by an external service that requires user name and password authentication, such as a ColdFusion Component (CFC).” - Passing credentials from client-side components, livedocs.adobe.com

I’m not using ColdFusion Components, but an EJB application server. There should be a way to use the Flex remote object credential passing, but I can’t find documentation anywhere!

There’s information on “J2EE and JAAS” access elsewhere on the livedocs, but it only addresses WebServices and not RemoteObjects - two very different beasts.

(And while I’m at it, it’s prob’ly not a good idea to name your product after ill-reputed science.)

Post a Comment