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