| Package | Description |
|---|---|
| com.liferay.portal.kernel.oauth |
| Modifier and Type | Method and Description |
|---|---|
OAuthManager |
OAuthFactory.createOAuthManager(String key,
String secret,
String accessURL,
String requestURL,
String callbackURL,
String scope) |
static OAuthManager |
OAuthFactoryUtil.createOAuthManager(String key,
String secret,
String accessURL,
String requestURL,
String callbackURL,
String scope) |