Hi everybody, I need to create a servlet that exposes data in json format, I just want the data to be visible only from authenticated users (the client is a smartphone).
The user is authenticated through userservice. (so I can't pass user and password...) Is there any way that I can do? Thanks Ale -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/YakZaAjDVw0J. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.