Package | Description |
---|---|
com.google.api.client.extensions.java6.auth.oauth2 |
OAuth 2.0 utilities that help simplify the authorization flow on Java 6.
|
Modifier and Type | Class and Description |
---|---|
static class |
AuthorizationCodeInstalledApp.DefaultBrowser
Default browser that just delegates to
AuthorizationCodeInstalledApp.browse(String) . |
Constructor and Description |
---|
AuthorizationCodeInstalledApp(AuthorizationCodeFlow flow,
VerificationCodeReceiver receiver,
AuthorizationCodeInstalledApp.Browser browser) |
Copyright © 2011–2022 Google. All rights reserved.