Modifier and Type | Class and Description |
---|---|
static class |
OAuth1.Configuration |
static class |
OAuth1.Configurer |
static interface |
OAuth1.OAuth1Provider
This is the SPI to load the implementation, WARNING: this is an internal API.
|
Constructor and Description |
---|
OAuth1() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
buildParameters(String method,
String url,
byte[] payload,
OAuth1.Configuration oauth1Config) |
public OAuth1()
public Map<String,String> buildParameters(String method, String url, byte[] payload, OAuth1.Configuration oauth1Config)
1.1.14-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation