RemoteObject setRemoteCredentials()
Tuesday, May 6th, 2008"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 ...