public class OAuthResponseImpl extends Object implements com.liferay.portal.kernel.oauth.OAuthResponse
| Constructor and Description |
|---|
OAuthResponseImpl(org.scribe.model.Response response) |
public String getBody()
getBody in interface com.liferay.portal.kernel.oauth.OAuthResponsepublic int getStatus()
getStatus in interface com.liferay.portal.kernel.oauth.OAuthResponsepublic Object getWrappedOAuthResponse()
getWrappedOAuthResponse in interface com.liferay.portal.kernel.oauth.OAuthResponse