public class OAuthServiceDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
consumerKey |
protected String |
consumerSecret |
protected String |
gadgetUrl |
protected String |
serviceName |
| Constructor and Description |
|---|
OAuthServiceDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConsumerKey() |
String |
getConsumerSecret() |
String |
getGadgetUrl() |
String |
getServiceName() |
Copyright © 2019 Nuxeo SA. All rights reserved.