| 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
FileCredentialStore.migrateTo(FileDataStoreFactory) or FileCredentialStore.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–2020 Google. All rights reserved.