@Deprecated public class GooglePromptReceiver extends com.google.api.client.extensions.java6.auth.oauth2.AbstractPromptReceiver
This uses deprecated OAuth out-of-band (oob) flow. To migrate to an alternative flow, please refer to Making Google OAuth interactions safer by using more secure OAuth flows.
Implementation is thread-safe.
| Constructor and Description |
|---|
GooglePromptReceiver()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRedirectUri()
Deprecated.
|
public String getRedirectUri() throws IOException
IOExceptionCopyright © 2010–2023 Google. All rights reserved.