public class PlusScopes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PLUS_LOGIN
View your basic profile info, including your age range and language.
|
static java.lang.String |
PLUS_ME
Associate you with your personal info on Google.
|
static java.lang.String |
USERINFO_EMAIL
View your email address.
|
static java.lang.String |
USERINFO_PROFILE
See your personal info, including any personal info you've made publicly available.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<java.lang.String> |
all()
Returns an unmodifiable set that contains all scopes declared by this class.
|
public static final java.lang.String PLUS_LOGIN
public static final java.lang.String PLUS_ME
public static final java.lang.String USERINFO_EMAIL
public static final java.lang.String USERINFO_PROFILE