- clearCurrentUser() - Method in class com.coffeebeantech.socialidsdk.sociallogin.SocialLoginManager
-
Clear the logged user information.
- clearLoginAppAccessTokens() - Method in class com.coffeebeantech.socialidsdk.util.OAuthTokensManager
-
Clear login app access token information.
- clearRegistration() - Method in class com.coffeebeantech.socialidsdk.registration.RegistrationManager
-
- clearUserAccessTokens() - Method in class com.coffeebeantech.socialidsdk.util.OAuthTokensManager
-
Clear user access token information.
- com.coffeebeantech.socialidsdk - package com.coffeebeantech.socialidsdk
-
- com.coffeebeantech.socialidsdk.exceptions - package com.coffeebeantech.socialidsdk.exceptions
-
- com.coffeebeantech.socialidsdk.notification - package com.coffeebeantech.socialidsdk.notification
-
- com.coffeebeantech.socialidsdk.registration - package com.coffeebeantech.socialidsdk.registration
-
- com.coffeebeantech.socialidsdk.registration.tasks - package com.coffeebeantech.socialidsdk.registration.tasks
-
- com.coffeebeantech.socialidsdk.sociallogin - package com.coffeebeantech.socialidsdk.sociallogin
-
- com.coffeebeantech.socialidsdk.sociallogin.providers - package com.coffeebeantech.socialidsdk.sociallogin.providers
-
- com.coffeebeantech.socialidsdk.util - package com.coffeebeantech.socialidsdk.util
-
- config(Activity, String) - Method in class com.coffeebeantech.socialidsdk.registration.RegistrationManager
-
Setup the manager with parameters required for the registration.
- config(Context, String) - Method in class com.coffeebeantech.socialidsdk.registration.RegistrationManager
-
Setup the manager with parameters required for the registration.
- config(Activity, String, String) - Static method in class com.coffeebeantech.socialidsdk.SocialId
-
Configuration for the SocialId SDK.
- config(Activity, String, String, String) - Static method in class com.coffeebeantech.socialidsdk.SocialId
-
Configuration for the SocialId SDK.
- config(Activity, LoginEventListener) - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.FacebookLoginProvider
-
- config(Activity, LoginEventListener) - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.GplusLoginProvider
-
- config(Activity, LoginEventListener) - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.SocialAuthLoginProvider
-
- config(Activity, LoginEventListener) - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.SocialLoginProvider
-
- config(Activity, LoginEventListener) - Method in class com.coffeebeantech.socialidsdk.sociallogin.providers.TwitterLoginProvider
-
- config(Activity) - Method in class com.coffeebeantech.socialidsdk.sociallogin.SocialLoginManager
-
Setup the manager with parameters required for login.
- config(Activity, LoginEventListener, SocialLoginConfiguration) - Method in class com.coffeebeantech.socialidsdk.sociallogin.SocialLoginManager
-
Setup the manager with parameters required for login.
- config(Activity) - Method in class com.coffeebeantech.socialidsdk.util.EnvironmentManager
-
Setup the manager with required parameters.
- config(Context) - Method in class com.coffeebeantech.socialidsdk.util.OAuthTokensManager
-
Setup the manager with required parameters.
- config(Context, String, String) - Static method in class com.coffeebeantech.socialidsdk.util.SocialIdApiClientFacade
-
- config(Context, String, String) - Method in class com.coffeebeantech.socialidsdk.util.SocialIdApiClientFactory
-
Configure Social Id Api Client.
- configLogin(Activity, LoginEventListener, SocialLoginConfiguration) - Static method in class com.coffeebeantech.socialidsdk.SocialId
-
Configuration for the Social Login process.
- configLogin(Activity, LoginEventListener) - Static method in class com.coffeebeantech.socialidsdk.SocialId
-
Configuration for the Social Login process.
- configLoginProvider(SocialLoginProviderConfiguration) - Static method in class com.coffeebeantech.socialidsdk.SocialId
-
Specific configuration for the Social Login provider.
- configLoginProvider(SocialLoginProviderConfiguration) - Method in class com.coffeebeantech.socialidsdk.sociallogin.SocialLoginManager
-
Specific configuration for the Social Login provider.
- configLoginProviders(SocialLoginProviderConfiguration...) - Static method in class com.coffeebeantech.socialidsdk.SocialId
-
Specific configuration for the Social Login provider.
- ConnectivityMonitor - Class in com.coffeebeantech.socialidsdk.registration
-
Listens network connectivity changes and fires Registration Service when network is available.
- ConnectivityMonitor() - Constructor for class com.coffeebeantech.socialidsdk.registration.ConnectivityMonitor
-
- createUser(UserAttributes, UserDataAttributes, SocialIdCallback<User>) - Static method in class com.coffeebeantech.socialidsdk.SocialId
-
Create a new user and log him in.
- createUser(UserAttributes, SocialIdCallback<User>) - Static method in class com.coffeebeantech.socialidsdk.SocialId
-
Create a new user and log him in.