public class OAuthResponseImpl
extends Object
implements com.liferay.portal.kernel.oauth.OAuthResponse
Constructor and Description |
---|
OAuthResponseImpl(org.scribe.model.Response response) |
Modifier and Type | Method and Description |
---|---|
String |
getBody() |
int |
getStatus() |
Object |
getWrappedOAuthResponse() |
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