See: Description
| Interface | Description |
|---|---|
| VerificationCodeReceiver |
OAuth 2.0 verification code receiver.
|
| Class | Description |
|---|---|
| AbstractPromptReceiver |
OAuth 2.0 abstract verification code receiver that prompts user to paste the code copied from the
browser.
|
| AuthorizationCodeInstalledApp |
OAuth 2.0 authorization code flow for an installed Java application that persists end-user
credentials.
|
| FileCredentialStore |
Thread-safe file implementation of a credential store.
|
| FilePersistedCredential |
Persisted credential implementation to be used exclusively with
FileCredentialStore. |
| FilePersistedCredentials |
Persisted credential implementation to be used exclusively with
FileCredentialStore. |
Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library
Copyright © 2011-2013 Google. All Rights Reserved.