Hi All,

I wrote a servlet in app engine which return some response. It will be
invoked by java stand alone applications (it is not going to invoke
by browser at all). I want to apply some security constraint for that
servlet so that servlet will accesible to only authenticated user. I was
thinking for http basic authentication but it is not working.

Any help would be appreciated.

Thanks in advance.

-Amit

-- 
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 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.

Reply via email to