|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.client.googleapis.auth.oauth2.GoogleOAuthConstants
public class GoogleOAuthConstants
Constants for Google's OAuth 2.0 implementation.
| Field Summary | |
|---|---|
static String |
AUTHORIZATION_SERVER_URL
Encoded URL of Google's end-user authorization server. |
static String |
OOB_REDIRECT_URI
Redirect URI to use for an installed application as specified in Using OAuth 2.0 for Installed Applications. |
static String |
TOKEN_SERVER_URL
Encoded URL of Google's token server. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String AUTHORIZATION_SERVER_URL
public static final String TOKEN_SERVER_URL
public static final String OOB_REDIRECT_URI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||