| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTH_URL |
"https://stackexchange.com/oauth" |
public static final String |
DEFAULT_SCOPE |
"" |
public static final String |
PROFILE_URL |
"https://api.stackexchange.com/2.2/me?order=desc&sort=name&site=stackoverflow" |
public static final String |
TOKEN_URL |
"https://stackexchange.com/oauth/access_token" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROVIDER_ID |
"stackoverflow" |
Copyright © 2015 JBoss by Red Hat. All rights reserved.