This can mean several things, so you'll have to be more specific. To see the list of restrictions in place to help secure Google's back-end infrastructure, see the documentation on the App Engine sandbox:
http://code.google.com/appengine/docs/java/runtime.html#The_Sandbox If you're referring to the built-in services Google offers for authenticating and authorizing users, then you should see the following links: http://code.google.com/appengine/docs/java/users/ http://code.google.com/appengine/docs/java/config/webxml.html#Security_and_Authentication HTTPS (secure URL) support is discussed here: http://code.google.com/appengine/docs/java/config/webxml.html#Secure_URLs Let me know if you were looking for something else. - Jason On Tue, Sep 15, 2009 at 4:30 AM, George Simon <[email protected]>wrote: > Has anyone know the built in security features in GAE. > > Thanks in Advance > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
