Java com.google.api.client.googleapis.auth.oauth2 GoogleOAuthConstants fields, constructors, methods, implement or subclass

Example usage for Java com.google.api.client.googleapis.auth.oauth2 GoogleOAuthConstants fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.api.client.googleapis.auth.oauth2 GoogleOAuthConstants.

The text is from its open source code.

Field

StringAUTHORIZATION_SERVER_URL
Encoded URL of Google's end-user authorization server.
StringTOKEN_SERVER_URL
Encoded URL of Google's token server.
StringOOB_REDIRECT_URI
Redirect URI to use for an installed application as specified in Using OAuth 2.0 for Mobile & Desktop Apps.