public class FilePersistedCredentials extends GenericJson
(deprecated) (to be removed in the future) Use FileDataStoreFactory instead.
BetaPersisted credential implementation to be used exclusively with FileCredentialStore.
Inheritance
Object > java.util.AbstractMap > com.google.api.client.util.GenericData > com.google.api.client.json.GenericJson > FilePersistedCredentialsConstructors
FilePersistedCredentials() (deprecated)
public FilePersistedCredentials()
Methods
clone() (deprecated)
public FilePersistedCredentials clone()
Type | Description |
FilePersistedCredentials |
com.google.api.client.json.GenericJson.clone()
set(String fieldName, Object value) (deprecated)
public FilePersistedCredentials set(String fieldName, Object value)
Name | Description |
fieldName | String |
value | Object |
Type | Description |
FilePersistedCredentials |
com.google.api.client.json.GenericJson.set(java.lang.String,java.lang.Object)