|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.services.oauth2.Oauth2Scopes
public class Oauth2Scopes
Available OAuth 2.0 scopes for use with the Google OAuth2 API.
| Field Summary | |
|---|---|
static String |
PLUS_LOGIN
Know your name, basic info, and list of people you're connected to on Google+. |
static String |
PLUS_ME
Know who you are on Google. |
static String |
USERINFO_EMAIL
View your email address. |
static String |
USERINFO_PROFILE
View basic information about your account. |
| 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 PLUS_LOGIN
public static final String PLUS_ME
public static final String USERINFO_EMAIL
public static final String USERINFO_PROFILE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||