Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.shindig.crypto
Class OAuthServiceDescriptor

java.lang.Object
  extended by org.nuxeo.opensocial.shindig.crypto.OAuthServiceDescriptor

public class OAuthServiceDescriptor
extends Object


Constructor Summary
OAuthServiceDescriptor()
           
 
Method Summary
 String getConsumerKey()
           
 String getConsumerSecret()
           
 String getGadgetUrl()
           
 String getServiceName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OAuthServiceDescriptor

public OAuthServiceDescriptor()
Method Detail

getGadgetUrl

public String getGadgetUrl()

getServiceName

public String getServiceName()

getConsumerKey

public String getConsumerKey()

getConsumerSecret

public String getConsumerSecret()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.