Liferay Android SDK OAuth Module.
liferay-android-sdk-oauth is hosted in the following web site
https://github.com/brunofarache/liferay-android-sdk-oauth
If you think the Android project liferay-android-sdk-oauth listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of liferay-android-sdk-oauth.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
liferay-android-sdk-oauth has the following Java source files.
com.liferay.mobile.android.oauth.OAuth.java com.liferay.mobile.android.oauth.OAuthCallback.java com.liferay.mobile.android.oauth.OAuthConfig.java com.liferay.mobile.android.oauth.activity.OAuthActivity.java com.liferay.mobile.android.oauth.bus.BusUtil.java com.liferay.mobile.android.oauth.task.AccessTokenAsyncTask.java com.liferay.mobile.android.oauth.task.RequestTokenAsyncTask.java com.liferay.mobile.android.oauth.view.OAuthWebClient.java com.liferay.mobile.android.oauth.view.OAuthWebView.java com.liferay.mobile.sample.activity.MainActivity.java com.liferay.mobile.sample.activity.MainActivity.java