Liferay 6.2-ce-ga5

com.liferay.portal.kernel.oauth
Interface OAuthResponse


public interface OAuthResponse


Method Summary
 String getBody()
           
 int getStatus()
           
 Object getWrappedOAuthResponse()
           
 

Method Detail

getBody

String getBody()

getStatus

int getStatus()

getWrappedOAuthResponse

Object getWrappedOAuthResponse()

Liferay 6.2-ce-ga5