Package org.restlet.ext.gae
Integration with the Google App Engine services. Provides an authenticator based on the UserService.
- Since:
- Restlet 2.1
- See Also:
- Google App Engine, User Guide - GAE extension
-
Class Summary Class Description GaeAuthenticator Authenticator that provides an integration to the Google App Engine UserService.GaeEnroler Enroler that adds a RestletRole
object to the request'sClientInfo
if the GAE API reports that the user is an administrator.