| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
DEFAULT_READ_TIMEOUT | 
60000 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
protected static final String | 
CALLBACK_URL | 
"http://eclipse.org/lyo/server/oauth#callback" | 
protected static final String | 
CONSUMER_KEY | 
"http://eclipse.org/lyo/server/oauth#consumerKey" | 
protected static final String | 
CONSUMER_NAME | 
"http://eclipse.org/lyo/server/oauth#consumerName" | 
protected static final String | 
CONSUMER_RESOURCE | 
"http://eclipse.org/lyo/server/oauth#Consumer" | 
protected static final String | 
CONSUMER_SECRET | 
"http://eclipse.org/lyo/server/oauth#consumerSecret" | 
protected static final String | 
LYO_OAUTH_NAMESPACE | 
"http://eclipse.org/lyo/server/oauth#" | 
protected static final String | 
PROVISIONAL | 
"http://eclipse.org/lyo/server/oauth#provisional" | 
protected static final String | 
TRUSTED | 
"http://eclipse.org/lyo/server/oauth#trusted" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
protected static final String | 
CALLBACK_URL | 
"http://eclipse.org/lyo/server/oauth#callback" | 
protected static final String | 
CONSUMER_KEY | 
"http://eclipse.org/lyo/server/oauth#consumerKey" | 
protected static final String | 
CONSUMER_NAME | 
"http://eclipse.org/lyo/server/oauth#consumerName" | 
protected static final String | 
CONSUMER_RESOURCE | 
"http://eclipse.org/lyo/server/oauth#Consumer" | 
protected static final String | 
CONSUMER_SECRET | 
"http://eclipse.org/lyo/server/oauth#consumerSecret" | 
protected static final String | 
DB | 
"RDFStore" | 
protected static final String | 
LYO_OAUTH_NAMESPACE | 
"http://eclipse.org/lyo/server/oauth#" | 
protected static final String | 
PROVISIONAL | 
"http://eclipse.org/lyo/server/oauth#provisional" | 
protected static final String | 
TRUSTED | 
"http://eclipse.org/lyo/server/oauth#trusted" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
ADMIN_SESSION_ATTRIBUTE | 
"org.eclipse.lyo.server.oauth.core.utils.AdminSession" | 
public static final String | 
CONNECTOR_ATTRIBUTE | 
"org.eclipse.lyo.server.oauth.core.utils.Connector" | 
public static final String | 
CREDENTIALS_ATTRIBUTE | 
"org.eclipse.lyo.server.oauth.core.utils.Credentials" | 
public static final String | 
JAZZ_INVALID_EXPIRED_TOKEN_OAUTH_PROBLEM | 
"invalid_expired_token" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
HDR_CACHE_CONTROL | 
"Cache-Control" | 
public static final String | 
NO_CACHE | 
"no-cache" | 
Copyright © 2018. All Rights Reserved.