JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
R
RC_GET_ACCOUNTS
- Static variable in class com.coffeebeantech.socialidsdk.sociallogin.providers.
GplusLoginProvider
RC_SIGN_IN
- Static variable in class com.coffeebeantech.socialidsdk.sociallogin.providers.
GplusLoginProvider
Registration
- Class in
com.coffeebeantech.socialidsdk.registration.tasks
Handles the complete registration process:
Register the device with GCM servers and retrieves the registration ID Sends the registration ID to the SocialId Backend and retrieves the device ID
Registration(Activity, String)
- Constructor for class com.coffeebeantech.socialidsdk.registration.tasks.
Registration
Registration(Context, String)
- Constructor for class com.coffeebeantech.socialidsdk.registration.tasks.
Registration
RegistrationManager
- Class in
com.coffeebeantech.socialidsdk.registration
Manager to control the registration process.
RegistrationService
- Class in
com.coffeebeantech.socialidsdk.registration
Service to handle registration flow.
RegistrationService()
- Constructor for class com.coffeebeantech.socialidsdk.registration.
RegistrationService
RegistrationTask
- Class in
com.coffeebeantech.socialidsdk.registration.tasks
Base class to split tasks that must be performed to complete a GCM registration.
RegistrationTask(Registration)
- Constructor for class com.coffeebeantech.socialidsdk.registration.tasks.
RegistrationTask
resetCurrentOAuthLoginAppToken()
- Method in class com.coffeebeantech.socialidsdk.util.
SharedPreferencesManager
Resets the current OAuth Login App Token in the application's
SharedPreferences
.
resetCurrentOAuthLoginUserToken()
- Method in class com.coffeebeantech.socialidsdk.util.
SharedPreferencesManager
Resets the current OAuth Login User Token in the application's
SharedPreferences
.
resetCurrentOAuthRefreshToken()
- Method in class com.coffeebeantech.socialidsdk.util.
SharedPreferencesManager
Resets the current OAuth Refresh Token in the application's
SharedPreferences
.
resetCurrentUser()
- Method in class com.coffeebeantech.socialidsdk.util.
SharedPreferencesManager
Resets the current user in the application's
SharedPreferences
.
resetDeviceId()
- Method in class com.coffeebeantech.socialidsdk.util.
SharedPreferencesManager
Resets the device ID in the application's
SharedPreferences
.
resetRegistrationCompleted()
- Method in class com.coffeebeantech.socialidsdk.util.
SharedPreferencesManager
Resets the registration completed flag.
resetRegistrationId()
- Method in class com.coffeebeantech.socialidsdk.util.
SharedPreferencesManager
Resets the registration ID in the application's
SharedPreferences
.
resetUserPassword(ResetPasswordEmailAttributes, SocialIdCallback<Void>)
- Static method in class com.coffeebeantech.socialidsdk.
SocialId
Send a reset password e-mail to the user.
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes