Deprecated API
Contents
-
Deprecated InterfacesInterfaceDescription(to be removed in the future) Use
DataStoreFactorywithStoredCredentialinstead.
-
Deprecated ClassesClassDescription(to be removed in the future) Use
DataStoreCredentialRefreshListenerinstead.(to be removed in the future) UseFileDataStoreFactorywithStoredCredentialinstead, optionally usingFileCredentialStore.migrateTo(FileDataStoreFactory)orFileCredentialStore.migrateTo(DataStore)to migrating an existingFileCredentialStore.(to be removed in the future) UseFileDataStoreFactoryinstead.(to be removed in the future) UseFileDataStoreFactoryinstead.
-
Deprecated MethodsMethodDescription(to be removed in the future) Use
AuthorizationCodeFlow.Builder.getCredentialDataStore()instead.(to be removed in the future) UseAuthorizationCodeFlow.Builder.setDataStoreFactory(DataStoreFactory)orAuthorizationCodeFlow.Builder.setCredentialDataStore(DataStore)instead.(to be removed in the future) UseAuthorizationCodeFlow.getCredentialDataStore()instead.