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.OAuthResponse
public int getStatus()
getStatus
in interface com.liferay.portal.kernel.oauth.OAuthResponse
public Object getWrappedOAuthResponse()
getWrappedOAuthResponse
in interface com.liferay.portal.kernel.oauth.OAuthResponse