| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPromptReceiver
OAuth 2.0 abstract verification code receiver that prompts user to paste the code copied from the
browser.
|
| Modifier and Type | Method and Description |
|---|---|
VerificationCodeReceiver |
AuthorizationCodeInstalledApp.getReceiver()
Returns the verification code receiver.
|
| Constructor and Description |
|---|
AuthorizationCodeInstalledApp(AuthorizationCodeFlow flow,
VerificationCodeReceiver receiver) |
Copyright © 2011-2017 Google. All Rights Reserved.