com.liferay.portal.kernel.oauth
Interface OAuthResponse


public interface OAuthResponse

Author:
Brian Wing Shun Chan

Method Summary
 java.lang.String getBody()
           
 int getStatus()
           
 java.lang.Object getWrappedOAuthResponse()
           
 

Method Detail

getBody

java.lang.String getBody()

getStatus

int getStatus()

getWrappedOAuthResponse

java.lang.Object getWrappedOAuthResponse()