Uses of Class
com.google.api.client.extensions.java6.auth.oauth2.FilePersistedCredential
Packages that use FilePersistedCredential
Package
Description
OAuth 2.0 utilities that help simplify the authorization flow on Java 6.
-
Uses of FilePersistedCredential in com.google.api.client.extensions.java6.auth.oauth2
Fields in com.google.api.client.extensions.java6.auth.oauth2 with type parameters of type FilePersistedCredentialModifier and TypeFieldDescriptionprivate Map
<String, FilePersistedCredential> FilePersistedCredentials.credentials
Deprecated.User ID to be used as the primary key.Methods in com.google.api.client.extensions.java6.auth.oauth2 that return FilePersistedCredential