Hi, I'm new to Google App Engine and have some question which doesn't seem 
to get any answers on Stack Overflow.

I'd like to implement Spring Security on my GAE application, but don't want 
to bring along the whole Spring + Spring Beans + Spring MVC stack (they 
slow down startup times and use up resources)
Does GAE and Spring Security work well together?

What are my options if I want to implement proper security on my GAE 
application using normal / custom authentication, Google authentication, 
Facebook authentication, etc without using Spring Security? Does anyone 
have sample code available showing how to build a general authentication 
system that integrates with other providers?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/JpAizL_fetgJ.
To post to this group, send email to google-appengine@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.

Reply via email to