Constant Field Values


Contents
org.eclipse.*

org.eclipse.lyo.server.oauth.consumerstore.FileSystemConsumerStore
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"

org.eclipse.lyo.server.oauth.consumerstore.RdfConsumerStore
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"

org.eclipse.lyo.server.oauth.core.utils.AbstractAdapterCredentialsFilter<Credentials,Connection>
protected static final String ADMIN_SESSION_ATTRIBUTE "org.eclipse.lyo.server.oauth.core.utils.AdminSession"
protected static final String CONNECTOR_ATTRIBUTE "org.eclipse.lyo.server.oauth.core.utils.Connector"
protected static final String CREDENTIALS_ATTRIBUTE "org.eclipse.lyo.server.oauth.core.utils.Credentials"
protected static final String JAZZ_INVALID_EXPIRED_TOKEN_OAUTH_PROBLEM "invalid_expired_token"

org.eclipse.lyo.server.oauth.webapp.services.HTTPConstants
public static final String HDR_CACHE_CONTROL "Cache-Control"
public static final String NO_CACHE "no-cache"



Copyright © 2014. All Rights Reserved.