| Class and Description |
|---|
| com.google.api.client.extensions.java6.auth.oauth2.FileCredentialStore
(to be removed in the future) Use
FileDataStoreFactory with
StoredCredential instead, optionally using
migrateTo(FileDataStoreFactory) or migrateTo(DataStore) to
migrating an existing FileCredentialStore. |
| com.google.api.client.extensions.java6.auth.oauth2.FilePersistedCredential
(to be removed in the future) Use
FileDataStoreFactory instead. |
| com.google.api.client.extensions.java6.auth.oauth2.FilePersistedCredentials
(to be removed in the future) Use
FileDataStoreFactory instead. |
Copyright © 2011-2017 Google. All Rights Reserved.