| Package | Description |
|---|---|
| org.apache.camel.component.linkedin.api |
| Modifier and Type | Method and Description |
|---|---|
OAuthSecureStorage |
OAuthParams.getSecureStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthParams.setSecureStorage(OAuthSecureStorage secureStorage) |
| Constructor and Description |
|---|
OAuthParams(String userName,
String userPassword,
OAuthSecureStorage secureStorage,
String clientId,
String clientSecret,
String redirectUri,
OAuthScope... scopes) |
Apache Camel