Re: [google-appengine] integrating openid in website using java

2009-12-23 Thread Jason (Google)
By integrate, are you trying to bring an existing OpenID-enabled Java
application over to App Engine? I don't have any examples handy, but if
you're using any OpenID libraries currently, you should be able to use them
with App Engine assuming they meet the sandbox criteria (no thread spawning,
direct network connections, or use of non-whitelisted JRE classes). A list
of compatible Java libraries is available at the link below, although it's
not exhaustive.

http://groups.google.com/group/google-appengine-java/web/will-it-play-in-app-engine

- Jason

On Tue, Dec 22, 2009 at 6:55 AM, giridhar kannan g.giridharkan...@gmail.com
 wrote:

 hello,
   I am giridhar kannan working on app engine. I would like to
 know how to integrate a website with openid authentication using java.
 Please do help me in this regard.
 Thank you.

 --

 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.




--

You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.




[google-appengine] integrating openid in website using java

2009-12-22 Thread giridhar kannan
hello,
   I am giridhar kannan working on app engine. I would like to
know how to integrate a website with openid authentication using java.
Please do help me in this regard.
Thank you.

--

You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.