| 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) |
AuthorizationCodeInstalledApp(AuthorizationCodeFlow flow,
VerificationCodeReceiver receiver,
AuthorizationCodeInstalledApp.Browser browser) |
Copyright © 2011–2020 Google. All rights reserved.