| Package | Description |
|---|---|
| com.codename1.facebook |
Legacy generic implementation of the Facebook API with simplified OAuth integration to allow social sharing.
|
| com.codename1.io |
Networking, Storage, Filesystem & related API's
|
| com.codename1.social |
Connectors for native social network SDK's
|
| Modifier and Type | Method and Description |
|---|---|
Oauth2 |
FaceBookAccess.createOAuth() |
| Modifier and Type | Method and Description |
|---|---|
static Oauth2 |
Oauth2.fetchSerializedOauth2Request() |
| Modifier and Type | Method and Description |
|---|---|
protected Oauth2 |
GoogleConnect.createOauth2() |
protected Oauth2 |
FacebookConnect.createOauth2() |
protected Oauth2 |
Login.createOauth2()
Creates the oauth2 to be used to login in case no native login is available
for this service.
|
Copyright © 2022. All rights reserved.