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 AppEngineCredentialStore.migrateTo(AppEngineDataStoreFactory) or
AppEngineCredentialStore.migrateTo(DataStore) to migrating an existing AppEngineCredentialStore . |
Copyright © 2011–2022 Google. All rights reserved.