Hello, i'm using amfphp 1.9 beta2 to make comunication between php and flex, but i had some question about security when use amfphp...
If someone discover the name of my methods in my classes inside services amfphp folder and point your flex app to my gateway using absolut path the invader can use my methods. Exist some way to use password to use gateway or don't accept absolute paths or better way to fix this problem??? Thanks.

