See: Description
| Class | Description |
|---|---|
| AbstractAppEngineAuthorizationCodeCallbackServlet |
Simple extension of
AbstractAuthorizationCodeCallbackServlet that uses the currently
logged-in Google Account user, as directed in
Security and Authentication. |
| AbstractAppEngineAuthorizationCodeServlet |
Simple extension of
AbstractAuthorizationCodeServlet that uses the currently logged-in
Google Account user, as directed in
Security and Authentication. |
| AppEngineCredentialStore | Deprecated
(to be removed in the future) Use
AppEngineDataStoreFactory with
StoredCredential instead,
optionally using migrateTo(AppEngineDataStoreFactory) or
migrateTo(DataStore) to migrating an existing
AppEngineCredentialStore. |
Copyright © 2011-2016 Google. All Rights Reserved.