|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.oauth.OAuthResponseImpl
public class OAuthResponseImpl
| Constructor Summary | |
|---|---|
OAuthResponseImpl(org.scribe.model.Response response)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBody()
|
int |
getStatus()
|
java.lang.Object |
getWrappedOAuthResponse()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OAuthResponseImpl(org.scribe.model.Response response)
| Method Detail |
|---|
public java.lang.String getBody()
getBody in interface com.liferay.portal.kernel.oauth.OAuthResponsepublic int getStatus()
getStatus in interface com.liferay.portal.kernel.oauth.OAuthResponsepublic java.lang.Object getWrappedOAuthResponse()
getWrappedOAuthResponse in interface com.liferay.portal.kernel.oauth.OAuthResponse
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||