Class GooglePromptReceiver (1.35.2)

public class GooglePromptReceiver extends AbstractPromptReceiver

Google OAuth 2.0 abstract verification code receiver that prompts user to paste the code copied from the browser.

Implementation is thread-safe.

Inheritance

java.lang.Object > com.google.api.client.extensions.java6.auth.oauth2.AbstractPromptReceiver > GooglePromptReceiver

Constructors

GooglePromptReceiver()

public GooglePromptReceiver()

Methods

getRedirectUri()

public String getRedirectUri()
Returns
TypeDescription
String
Exceptions
TypeDescription
IOException