Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Secure CFC

Guru ,
Apr 16, 2008 Apr 16, 2008
Hi, I'm currently developing a Flex App powered by Coldfusion, to send data back and forth I'm using remote object invocation, I have like 30 cfc. I wanna know if there's a way to secure the access to cfcs, so my flex app will be the only one to call them. Is there a way to do so?
551
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
Apr 25, 2009 Apr 25, 2009
LATEST

Yes there's using the cflogin framework, and assigning roles to the CFC and adding the respective logic to the client and server.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources