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"



Copyright © 2013. All Rights Reserved.