Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y _ 

A

accountCacheService<A extends GigyaAccount> - Class in com.gigya.android.sdk.account
Account handling service responsible for holding a cached copy of the current account instance.
accountCacheService(Config, GigyaAccountClass<A>) - Constructor for class com.gigya.android.sdk.account.accountCacheService
 
AccountIncludes() - Constructor for class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
AccountProfileExtraFields() - Constructor for class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
add(String, Object) - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
add(String, Object) - Method in class com.gigya.android.sdk.persistence.PersistenceService
 
ADD_CONNECTION - Static variable in class com.gigya.android.sdk.ui.plugin.PluginAuthEventDef
 
addAuthenticationParameters(String, int, String, TreeMap<String, Object>, Long) - Static method in class com.gigya.android.sdk.utils.AuthUtils
Add relevant authentication parameters to request parameters.
addBackPressListener(HostActivity.OnBackPressListener) - Method in class com.gigya.android.sdk.ui.HostActivity
 
addConnection(String, GigyaLoginCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Request to add a social network connection to existing account.
addConnection(String, GigyaLoginCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
addConnection(String, GigyaLoginCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Add a social connection to existing account.
addInterceptor(GigyaInterceptor) - Method in interface com.gigya.android.sdk.session.ISessionService
 
addInterceptor(GigyaInterceptor) - Method in class com.gigya.android.sdk.session.SessionService
Add custom session interception.
addLifecycleCallbacks(HostActivity.HostActivityLifecycleCallbacks) - Static method in class com.gigya.android.sdk.ui.Presenter
 
Address - Class in com.gigya.android.sdk.account.models
 
Address() - Constructor for class com.gigya.android.sdk.account.models.Address
 
ADDRESS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
addSocialProvider(String) - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
addSocialProvider(String) - Method in class com.gigya.android.sdk.persistence.PersistenceService
Add a used social provider identifier.
addToQueue(GigyaApiRequest, IRestAdapterCallback) - Method in class com.gigya.android.sdk.network.adapter.HttpNetworkProvider
 
addToQueue(GigyaApiRequest, IRestAdapterCallback) - Method in class com.gigya.android.sdk.network.adapter.NetworkProvider
 
addToQueue(GigyaApiRequest, IRestAdapterCallback) - Method in class com.gigya.android.sdk.network.adapter.VolleyNetworkProvider
 
addWebLoginLifecycleCallback(WebLoginActivity.WebLoginActivityCallback) - Static method in class com.gigya.android.sdk.ui.Presenter
 
AFTER_SCREEN_LOAD - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
AFTER_SUBMIT - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
AFTER_VALIDATION - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
AMAZON - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
API() - Constructor for class com.gigya.android.sdk.GigyaDefinitions.API
 
API_AUTH_UPDATE_DEVICE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_FINALIZE_REGISTRATION - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_GET_ACCOUNT_INFO - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_GET_CONFLICTING_ACCOUNTS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_GET_SDK_CONFIG - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_INIT_REGISTRATION - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_LOGIN - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_LOGOUT - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_NOTIFY_LOGIN - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_NOTIFY_SOCIAL_LOGIN - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_REFRESH_PROVIDER_SESSION - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_REGISTER - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_REMOVE_CONNECTION - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_RESET_PASSWORD - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_SET_ACCOUNT_INFO - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_TFA_GET_PROVIDERS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
API_VERIFY_LOGIN - Static variable in class com.gigya.android.sdk.GigyaDefinitions.API
 
ApiService - Class in com.gigya.android.sdk.api
Service responsible for mediating and executing HTTP based api requests.
ApiService(Config, IRestAdapter, IApiRequestFactory) - Constructor for class com.gigya.android.sdk.api.ApiService
 
ApiService.IApiServiceResponse - Interface in com.gigya.android.sdk.api
 
APPLE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
ARG_BODY - Static variable in class com.gigya.android.sdk.ui.provider.ProviderFragment
 
ARG_OBFUSCATE - Static variable in class com.gigya.android.sdk.ui.Presenter
 
ARG_PARAMS - Static variable in class com.gigya.android.sdk.ui.WebViewFragment
 
ARG_REDIRECT_PREFIX - Static variable in class com.gigya.android.sdk.ui.provider.ProviderFragment
 
ARG_STYLE_SHOW_FULL_SCREEN - Static variable in class com.gigya.android.sdk.ui.Presenter
 
ARG_TITLE - Static variable in class com.gigya.android.sdk.ui.provider.ProviderFragment
 
ARG_URL - Static variable in class com.gigya.android.sdk.ui.provider.ProviderFragment
 
asJson() - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Get JSON formatted of the current response.
asJson() - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginEvent
 
assetJsonFileToString(Context, String) - Static method in class com.gigya.android.sdk.utils.FileUtils
 
attachTo(WebView, GigyaPluginCallback<A>, View) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
Attach a WebView instance to WebBridge.
attachTo(WebView, GigyaPluginCallback<A>, View) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
AuthUtils - Class in com.gigya.android.sdk.utils
 
AuthUtils() - Constructor for class com.gigya.android.sdk.utils.AuthUtils
 

B

BEFORE_SCREEN_LOAD - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
BEFORE_SUBMIT - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
BEFORE_VALIDATION - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
bind(Class<I>, Class<C>, boolean) - Method in class com.gigya.android.sdk.containers.IoCContainer
 
bind(Class<I>, C) - Method in class com.gigya.android.sdk.containers.IoCContainer
 
BIO - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
block() - Method in interface com.gigya.android.sdk.network.adapter.IRestAdapter
 
block() - Method in class com.gigya.android.sdk.network.adapter.NetworkProvider
 
block() - Method in class com.gigya.android.sdk.network.adapter.RestAdapter
 
BLOGGER - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
Broadcasts() - Constructor for class com.gigya.android.sdk.GigyaDefinitions.Broadcasts
 
buildEncodedQuery(Map<String, Object>) - Static method in class com.gigya.android.sdk.utils.UrlUtils
 
Builder(IRestAdapter) - Constructor for class com.gigya.android.sdk.api.RetryDispatcher.Builder
 
BusinessApiService<A extends GigyaAccount> - Class in com.gigya.android.sdk.api
Service responsible for sending and processing pre-defined API requests
BusinessApiService(ISessionService, IAccountService<A>, IApiService, IApiRequestFactory, IProviderFactory, IInterruptionResolverFactory) - Constructor for class com.gigya.android.sdk.api.BusinessApiService
 
bytesToString(byte[]) - Static method in class com.gigya.android.sdk.utils.CipherUtils
 

C

calculateDiff(Gson, A, A) - Method in class com.gigya.android.sdk.account.accountCacheService
Get account object objectDifference.
calculateDiff(Gson, A, A) - Method in interface com.gigya.android.sdk.account.IAccountService
 
callId - Variable in class com.gigya.android.sdk.network.GigyaResponseModel
 
cancel(String) - Method in class com.gigya.android.sdk.api.ApiService
 
cancel(String) - Method in interface com.gigya.android.sdk.api.IApiService
 
CANCEL - Static variable in class com.gigya.android.sdk.GigyaDefinitions.PushMode
 
cancel(String) - Method in class com.gigya.android.sdk.network.adapter.HttpNetworkProvider
 
cancel(String) - Method in interface com.gigya.android.sdk.network.adapter.IRestAdapter
 
cancel(String) - Method in class com.gigya.android.sdk.network.adapter.NetworkProvider
 
cancel(String) - Method in class com.gigya.android.sdk.network.adapter.RestAdapter
 
cancel(String) - Method in class com.gigya.android.sdk.network.adapter.VolleyNetworkProvider
 
CANCELED - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Plugin
 
CANCELED - Static variable in class com.gigya.android.sdk.ui.plugin.PluginAuthEventDef
 
cancelled() - Method in interface com.gigya.android.sdk.providers.IProviderPermissionsCallback
 
cancelledOperation() - Static method in class com.gigya.android.sdk.network.GigyaError
 
cancelSessionCountdownTimer() - Method in interface com.gigya.android.sdk.session.ISessionService
 
cancelSessionCountdownTimer() - Method in class com.gigya.android.sdk.session.SessionService
Cancel running timer if reference is not null.
Certification - Class in com.gigya.android.sdk.account.models
 
Certification() - Constructor for class com.gigya.android.sdk.account.models.Certification
 
CERTIFICATIONS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
CipherUtils - Class in com.gigya.android.sdk.utils
 
CipherUtils() - Constructor for class com.gigya.android.sdk.utils.CipherUtils
 
clear(boolean) - Method in interface com.gigya.android.sdk.session.ISessionService
 
clear(boolean) - Method in class com.gigya.android.sdk.session.SessionService
Clear session from memory.
clearOnLogout() - Method in interface com.gigya.android.sdk.ui.IPresenter
 
clearOnLogout() - Method in class com.gigya.android.sdk.ui.Presenter
 
clone() - Method in class com.gigya.android.sdk.containers.IoCContainer
 
Codes() - Constructor for class com.gigya.android.sdk.network.GigyaError.Codes
 
com.gigya.android.sdk - package com.gigya.android.sdk
 
com.gigya.android.sdk.account - package com.gigya.android.sdk.account
 
com.gigya.android.sdk.account.models - package com.gigya.android.sdk.account.models
 
com.gigya.android.sdk.api - package com.gigya.android.sdk.api
 
com.gigya.android.sdk.api.models - package com.gigya.android.sdk.api.models
 
com.gigya.android.sdk.containers - package com.gigya.android.sdk.containers
 
com.gigya.android.sdk.encryption - package com.gigya.android.sdk.encryption
 
com.gigya.android.sdk.interruption - package com.gigya.android.sdk.interruption
 
com.gigya.android.sdk.interruption.link - package com.gigya.android.sdk.interruption.link
 
com.gigya.android.sdk.interruption.link.models - package com.gigya.android.sdk.interruption.link.models
 
com.gigya.android.sdk.interruption.tfa - package com.gigya.android.sdk.interruption.tfa
 
com.gigya.android.sdk.network - package com.gigya.android.sdk.network
 
com.gigya.android.sdk.network.adapter - package com.gigya.android.sdk.network.adapter
 
com.gigya.android.sdk.persistence - package com.gigya.android.sdk.persistence
 
com.gigya.android.sdk.providers - package com.gigya.android.sdk.providers
 
com.gigya.android.sdk.providers.provider - package com.gigya.android.sdk.providers.provider
 
com.gigya.android.sdk.session - package com.gigya.android.sdk.session
 
com.gigya.android.sdk.ui - package com.gigya.android.sdk.ui
 
com.gigya.android.sdk.ui.plugin - package com.gigya.android.sdk.ui.plugin
 
com.gigya.android.sdk.ui.provider - package com.gigya.android.sdk.ui.provider
 
com.gigya.android.sdk.utils - package com.gigya.android.sdk.utils
 
commaConcat(String[]) - Static method in class com.gigya.android.sdk.utils.ObjectUtils
 
Config - Class in com.gigya.android.sdk
 
Config() - Constructor for class com.gigya.android.sdk.Config
 
ConfigFactory - Class in com.gigya.android.sdk
 
ConfigFactory(FileUtils) - Constructor for class com.gigya.android.sdk.ConfigFactory
 
ConflictingAccounts - Class in com.gigya.android.sdk.interruption.link.models
 
ConflictingAccounts() - Constructor for class com.gigya.android.sdk.interruption.link.models.ConflictingAccounts
 
Consts() - Constructor for class com.gigya.android.sdk.ui.Presenter.Consts
 
CONTAINER_ID - Static variable in class com.gigya.android.sdk.ui.Presenter.Consts
 
contains(String) - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Check if response parameters contains a specific key.
containsFile(String) - Method in class com.gigya.android.sdk.utils.FileUtils
 
containsNested(String) - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Check if response parameters contains a specific nested key.
Coordinates - Class in com.gigya.android.sdk.account.models
 
Coordinates() - Constructor for class com.gigya.android.sdk.account.models.Coordinates
 
create(String, Map<String, Object>, RestAdapter.HttpMethod) - Method in class com.gigya.android.sdk.api.GigyaApiRequestFactory
Create a new instance of the GigyaApiRequest structure.
create(String, Map<String, Object>, RestAdapter.HttpMethod) - Method in interface com.gigya.android.sdk.api.IApiRequestFactory
 
createImageFile() - Static method in class com.gigya.android.sdk.utils.FileUtils
 
createInstance(Class<T>) - Method in class com.gigya.android.sdk.containers.IoCContainer
 
createInstance(Class<T>, boolean) - Method in class com.gigya.android.sdk.containers.IoCContainer
 
createWebBridge() - Method in class com.gigya.android.sdk.Gigya
Create an new instance of the GigyaWebBridge.

D

DATA - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
debug(String, String) - Static method in class com.gigya.android.sdk.GigyaLogger
 
declined(List<String>) - Method in interface com.gigya.android.sdk.providers.IProviderPermissionsCallback
 
decrypt(String, String, SecretKey) - Static method in class com.gigya.android.sdk.utils.CipherUtils
 
decryptSession(String, Key) - Method in interface com.gigya.android.sdk.session.ISessionService
 
decryptSession(String, Key) - Method in class com.gigya.android.sdk.session.SessionService
 
deepCopy(Gson, T, Class<T>) - Static method in class com.gigya.android.sdk.utils.ObjectUtils
 
Default - Static variable in class com.gigya.android.sdk.account.GigyaAccountClass
 
DEFAULT - Static variable in class com.gigya.android.sdk.GigyaDefinitions.SessionEncryption
 
detachFrom(WebView) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
Detach a WebView instance from this web bridge instance.
detachFrom(WebView) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
DeviceUtils - Class in com.gigya.android.sdk.utils
 
DeviceUtils() - Constructor for class com.gigya.android.sdk.utils.DeviceUtils
 
dismissAndFinish() - Method in class com.gigya.android.sdk.ui.WebViewFragment
 
dismissProgress() - Method in class com.gigya.android.sdk.ui.HostActivity
 
dismissWhenDone() - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
dismissWhenDone() - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaPluginFragment
 
dispatch() - Method in class com.gigya.android.sdk.api.RetryDispatcher
 
dispose() - Method in class com.gigya.android.sdk.containers.IoCContainer
 
dpToPixel(float, Context) - Static method in class com.gigya.android.sdk.utils.UiUtils
Convert dp unit to equivalent pixels, depending on device density.

E

Education - Class in com.gigya.android.sdk.account.models
 
Education() - Constructor for class com.gigya.android.sdk.account.models.Education
 
EDUCATION - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
EDUCATION_LEVEL - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
Emails - Class in com.gigya.android.sdk.account.models
 
Emails() - Constructor for class com.gigya.android.sdk.account.models.Emails
 
EMAILS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
enableSmartLog(Context) - Static method in class com.gigya.android.sdk.GigyaLogger
 
encrypt(String, String, SecretKey) - Static method in class com.gigya.android.sdk.utils.CipherUtils
 
EncryptionException - Exception in com.gigya.android.sdk.encryption
 
EncryptionException(String, Throwable) - Constructor for exception com.gigya.android.sdk.encryption.EncryptionException
 
encryptSession(String, Key) - Method in interface com.gigya.android.sdk.session.ISessionService
 
encryptSession(String, Key) - Method in class com.gigya.android.sdk.session.SessionService
 
error(String, String) - Static method in class com.gigya.android.sdk.GigyaLogger
 
ERROR - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
ERROR_ACCOUNT_PENDING_REGISTRATION - Static variable in class com.gigya.android.sdk.network.GigyaError.Codes
 
ERROR_ACCOUNT_PENDING_VERIFICATION - Static variable in class com.gigya.android.sdk.network.GigyaError.Codes
 
ERROR_INVALID_JWT - Static variable in class com.gigya.android.sdk.network.GigyaError.Codes
 
ERROR_LOGIN_IDENTIFIER_EXISTS - Static variable in class com.gigya.android.sdk.network.GigyaError.Codes
 
ERROR_NETWORK - Static variable in class com.gigya.android.sdk.network.GigyaError.Codes
 
ERROR_PENDING_PASSWORD_CHANGE - Static variable in class com.gigya.android.sdk.network.GigyaError.Codes
 
ERROR_PENDING_TWO_FACTOR_REGISTRATION - Static variable in class com.gigya.android.sdk.network.GigyaError.Codes
 
ERROR_PENDING_TWO_FACTOR_VERIFICATION - Static variable in class com.gigya.android.sdk.network.GigyaError.Codes
 
ERROR_REQUEST_HAS_EXPIRED - Static variable in class com.gigya.android.sdk.network.GigyaError.Codes
 
errorCode(int) - Method in class com.gigya.android.sdk.api.RetryDispatcher.Builder
 
errorCode - Variable in class com.gigya.android.sdk.network.GigyaResponseModel
 
errorFrom(String) - Static method in class com.gigya.android.sdk.network.GigyaError
 
errorFrom(Map<String, Object>) - Static method in class com.gigya.android.sdk.network.GigyaError
 
evaluateActivityResult(int, int, Intent) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
evaluateActivityResult(int, int, Intent) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaPluginFragment
 
evaluatePermissionsResult(int, String[], int[]) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
evaluatePermissionsResult(int, String[], int[]) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaPluginFragment
 
exportSmartLog(Context) - Static method in class com.gigya.android.sdk.GigyaLogger
 
EXTRA_LIFECYCLE_CALLBACKS_ID - Static variable in class com.gigya.android.sdk.ui.HostActivity
 

F

FACEBOOK - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
FacebookProvider - Class in com.gigya.android.sdk.providers.provider
 
FacebookProvider(Context, IPersistenceService, IBusinessApiService, ProviderCallback) - Constructor for class com.gigya.android.sdk.providers.provider.FacebookProvider
 
failed(String) - Method in interface com.gigya.android.sdk.providers.IProviderPermissionsCallback
 
Favorite - Class in com.gigya.android.sdk.account.models
 
Favorite() - Constructor for class com.gigya.android.sdk.account.models.Favorite
 
Favorites - Class in com.gigya.android.sdk.account.models
 
Favorites() - Constructor for class com.gigya.android.sdk.account.models.Favorites
 
FAVORITES - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
FIELD_CHANGED - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
FileUtils - Class in com.gigya.android.sdk.utils
 
FileUtils(Context) - Constructor for class com.gigya.android.sdk.utils.FileUtils
 
finalizeRegistration(Map<String, Object>, GigyaLoginCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Finalize current registration process.
finalizeRegistration(Map<String, Object>, GigyaLoginCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
finalizeRegistration(Runnable) - Method in class com.gigya.android.sdk.interruption.Resolver
 
findActivity(Context) - Static method in class com.gigya.android.sdk.utils.UiUtils
 
FINGERPRINT - Static variable in class com.gigya.android.sdk.GigyaDefinitions.SessionEncryption
 
finish() - Method in class com.gigya.android.sdk.ui.HostActivity
 
finish() - Method in class com.gigya.android.sdk.ui.WebLoginActivity
 
FINISHED - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Plugin
 
firstNonNull(T, T) - Static method in class com.gigya.android.sdk.utils.ObjectUtils
 
flush() - Static method in class com.gigya.android.sdk.ui.Presenter
 
flushLifecycleCallbacks(int) - Static method in class com.gigya.android.sdk.ui.Presenter
 
flushWebLoginLifecycleCallback(int) - Static method in class com.gigya.android.sdk.ui.Presenter
 
FOLLOWERS_COUNT - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
FOLLOWING_COUNT - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
forgotPassword(Map<String, Object>, GigyaCallback<GigyaApiResponse>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Issue a reset password request.
forgotPassword(Map<String, Object>, GigyaCallback<GigyaApiResponse>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
forgotPassword(String, GigyaCallback<GigyaApiResponse>) - Method in class com.gigya.android.sdk.Gigya
Send a reset email password to verified email attached to the users loginId.
forgotPassword(Map<String, Object>, GigyaCallback<GigyaApiResponse>) - Method in class com.gigya.android.sdk.Gigya
Send a reset email password to verified email attached to the users loginId.
FOURSQUARE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
fromInt(int) - Static method in enum com.gigya.android.sdk.network.adapter.RestAdapter.HttpMethod
 
fromResponse(GigyaApiResponse) - Static method in class com.gigya.android.sdk.network.GigyaError
 

G

generalError() - Static method in class com.gigya.android.sdk.network.GigyaError
 
get(Class<T>) - Method in class com.gigya.android.sdk.containers.IoCContainer
 
GET - Static variable in class com.gigya.android.sdk.network.adapter.RestAdapter
 
get_default() - Method in class com.gigya.android.sdk.account.models.Phone
 
getAccount() - Method in class com.gigya.android.sdk.account.accountCacheService
 
getAccount() - Method in interface com.gigya.android.sdk.account.IAccountService
 
getAccount(GigyaCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Request account info for current active session.
getAccount(String[], String[], GigyaCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
 
getAccount(Map<String, Object>, GigyaCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
 
getAccount(GigyaCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
getAccount(Map<String, Object>, GigyaCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
getAccount(String[], String[], GigyaCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
getAccount(GigyaCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Request account info.
getAccount(boolean, GigyaCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Request account info.
getAccount(Map<String, Object>, GigyaCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Request account info given parameters map.
getAccount(String[], String[], GigyaCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Request account info given comma separated array of include parameters & comma separated array of profile extra fields.
getAccountCacheTime() - Method in class com.gigya.android.sdk.Config
 
getAccountClass() - Method in class com.gigya.android.sdk.account.GigyaAccountClass
 
getAccountSchema() - Method in class com.gigya.android.sdk.account.accountCacheService
 
getAccountSchema() - Method in interface com.gigya.android.sdk.account.IAccountService
 
getAccountSchema() - Method in class com.gigya.android.sdk.Gigya
 
getActivities() - Method in class com.gigya.android.sdk.account.models.Favorites
 
getActivities() - Method in class com.gigya.android.sdk.account.models.Profile
 
getAddress() - Method in class com.gigya.android.sdk.account.models.Profile
 
getAddresses() - Method in class com.gigya.android.sdk.account.models.OidcData
 
getAge() - Method in class com.gigya.android.sdk.account.models.Profile
 
getAlias() - Method in interface com.gigya.android.sdk.encryption.ISecureKey
 
getAlias() - Method in class com.gigya.android.sdk.encryption.SessionKey
 
getAlias() - Method in class com.gigya.android.sdk.encryption.SessionKeyLegacy
 
getApi() - Method in class com.gigya.android.sdk.api.GigyaApiRequest
 
getApiDomain() - Method in class com.gigya.android.sdk.Config
 
getApiKey() - Method in class com.gigya.android.sdk.Config
 
getApiVersion() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getAuthority() - Method in class com.gigya.android.sdk.account.models.Certification
 
getBaseUrl(String, String) - Static method in class com.gigya.android.sdk.utils.UrlUtils
 
getBio() - Method in class com.gigya.android.sdk.account.models.Profile
 
getBirthDay() - Method in class com.gigya.android.sdk.account.models.Profile
 
getBirthMonth() - Method in class com.gigya.android.sdk.account.models.Profile
 
getBirthYear() - Method in class com.gigya.android.sdk.account.models.Profile
 
getBooks() - Method in class com.gigya.android.sdk.account.models.Favorites
 
getCallbacks(int) - Static method in class com.gigya.android.sdk.ui.Presenter
 
getCallId() - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Get response callId.
getCallId() - Method in class com.gigya.android.sdk.network.GigyaError
 
getCallId() - Method in class com.gigya.android.sdk.network.GigyaResponseModel
 
getCategory() - Method in class com.gigya.android.sdk.account.models.Favorite
 
getCategory() - Method in class com.gigya.android.sdk.account.models.Like
 
getCertifications() - Method in class com.gigya.android.sdk.account.models.Profile
 
getCity() - Method in class com.gigya.android.sdk.account.models.Location
 
getCity() - Method in class com.gigya.android.sdk.account.models.Profile
 
getCompany() - Method in class com.gigya.android.sdk.account.models.Work
 
getCompanyID() - Method in class com.gigya.android.sdk.account.models.Work
 
getCompanySize() - Method in class com.gigya.android.sdk.account.models.Work
 
getConflictingAccounts(String, GigyaCallback<GigyaApiResponse>) - Method in class com.gigya.android.sdk.api.BusinessApiService
 
getConflictingAccounts(String, GigyaCallback<GigyaApiResponse>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
getConflictingAccounts() - Method in interface com.gigya.android.sdk.interruption.link.ILinkAccountsResolver
 
getConflictingAccounts() - Method in class com.gigya.android.sdk.interruption.link.LinkAccountsResolver
 
getContainer() - Static method in class com.gigya.android.sdk.Gigya
 
getContext() - Method in class com.gigya.android.sdk.Gigya
 
getCoordinates() - Method in class com.gigya.android.sdk.account.models.Location
 
getCountry() - Method in class com.gigya.android.sdk.account.models.Address
 
getCountry() - Method in class com.gigya.android.sdk.account.models.Location
 
getCountry() - Method in class com.gigya.android.sdk.account.models.Profile
 
getCreated() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getCreatedTimestamp() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getData() - Method in class com.gigya.android.sdk.network.GigyaError
 
getDate() - Method in class com.gigya.android.sdk.account.models.Patent
 
getDate() - Method in class com.gigya.android.sdk.account.models.Publication
 
getDecryptionCipher(Key) - Method in interface com.gigya.android.sdk.encryption.ISecureKey
 
getDecryptionCipher(Key) - Method in class com.gigya.android.sdk.encryption.SessionKey
 
getDecryptionCipher(Key) - Method in class com.gigya.android.sdk.encryption.SessionKeyLegacy
 
getDegree() - Method in class com.gigya.android.sdk.account.models.Education
 
getDescription() - Method in class com.gigya.android.sdk.account.models.Work
 
getEducation() - Method in class com.gigya.android.sdk.account.models.Profile
 
getEducationLevel() - Method in class com.gigya.android.sdk.account.models.Profile
 
getEmail() - Method in class com.gigya.android.sdk.account.models.Profile
 
getEmails() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getEmailVerified() - Method in class com.gigya.android.sdk.account.models.OidcData
 
getEncodedParams() - Method in class com.gigya.android.sdk.api.GigyaApiHttpRequest
 
getEncryptionCipher(Key) - Method in interface com.gigya.android.sdk.encryption.ISecureKey
 
getEncryptionCipher(Key) - Method in class com.gigya.android.sdk.encryption.SessionKey
 
getEncryptionCipher(Key) - Method in class com.gigya.android.sdk.encryption.SessionKeyLegacy
 
getEndDate() - Method in class com.gigya.android.sdk.account.models.Certification
 
getEndDate() - Method in class com.gigya.android.sdk.account.models.Work
 
getEndYear() - Method in class com.gigya.android.sdk.account.models.Education
 
getErrorCode() - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Get response error code.
getErrorCode() - Method in class com.gigya.android.sdk.network.GigyaError
 
getErrorCode() - Method in class com.gigya.android.sdk.network.GigyaResponseModel
 
getErrorDetails() - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Get response error details if exists.
getEvent() - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginEvent
 
getEventMap() - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginEvent
 
getExpirationTime() - Method in class com.gigya.android.sdk.session.SessionInfo
 
getFavorites() - Method in class com.gigya.android.sdk.account.models.Profile
 
getField(String, Class<T>) - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Type field optional getter.
getFieldOfStudy() - Method in class com.gigya.android.sdk.account.models.Education
 
getFirstName() - Method in class com.gigya.android.sdk.account.models.Profile
 
getFollowersCounts() - Method in class com.gigya.android.sdk.account.models.Profile
 
getFollowingCount() - Method in class com.gigya.android.sdk.account.models.Profile
 
getFormatted() - Method in class com.gigya.android.sdk.account.models.Address
 
getGender() - Method in class com.gigya.android.sdk.account.models.Profile
 
getGmid() - Method in class com.gigya.android.sdk.api.models.GigyaConfigModel.Ids
 
getGmid() - Method in class com.gigya.android.sdk.Config
 
getGson() - Method in class com.gigya.android.sdk.api.GigyaApiResponse
 
getHometown() - Method in class com.gigya.android.sdk.account.models.Profile
 
getHonors() - Method in class com.gigya.android.sdk.account.models.Profile
 
getHttpMethod() - Method in class com.gigya.android.sdk.api.GigyaApiHttpRequest
 
getId() - Method in class com.gigya.android.sdk.account.models.Favorite
 
getId() - Method in class com.gigya.android.sdk.account.models.Like
 
getIds() - Method in class com.gigya.android.sdk.api.models.GigyaConfigModel
 
getIds(String) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
getIds(String) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
getIndustry() - Method in class com.gigya.android.sdk.account.models.Profile
 
getIndustry() - Method in class com.gigya.android.sdk.account.models.Work
 
getInitialDelay() - Method in interface com.gigya.android.sdk.session.ISessionVerificationService
 
getInitialDelay() - Method in class com.gigya.android.sdk.session.SessionVerificationService
get the initial timer delay.
getInstance() - Static method in class com.gigya.android.sdk.Gigya
 
getInstance(Class<V>) - Static method in class com.gigya.android.sdk.Gigya
 
getInterestedIn() - Method in class com.gigya.android.sdk.account.models.Profile
 
getInterests() - Method in class com.gigya.android.sdk.account.models.Favorites
 
getInterests() - Method in class com.gigya.android.sdk.account.models.Profile
 
getKey() - Method in interface com.gigya.android.sdk.encryption.ISecureKey
 
getKey() - Method in class com.gigya.android.sdk.encryption.SessionKey
 
getKey() - Method in class com.gigya.android.sdk.encryption.SessionKeyLegacy
 
getLanguages() - Method in class com.gigya.android.sdk.account.models.Profile
 
getLastLogin() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getLastLoginLocation() - Method in class com.gigya.android.sdk.account.models.Profile
 
getLastLoginTimestamp() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getLastName() - Method in class com.gigya.android.sdk.account.models.Profile
 
getLastUpdated() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getLastUpdatedTimestamp() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getLat() - Method in class com.gigya.android.sdk.account.models.Coordinates
 
getLevel() - Method in class com.gigya.android.sdk.account.models.Skill
 
getLifecycleCallbacks() - Method in class com.gigya.android.sdk.ui.HostActivity
 
getLikes() - Method in class com.gigya.android.sdk.account.models.Profile
 
getLocale() - Method in class com.gigya.android.sdk.account.models.OidcData
 
getLocale() - Method in class com.gigya.android.sdk.account.models.Profile
 
getLocality() - Method in class com.gigya.android.sdk.account.models.Address
 
getLocalizedMessage() - Method in class com.gigya.android.sdk.network.GigyaError
 
getLocation() - Method in class com.gigya.android.sdk.account.models.Work
 
getLoginID() - Method in class com.gigya.android.sdk.interruption.link.models.ConflictingAccounts
 
getLoginProvider() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getLoginProviders() - Method in class com.gigya.android.sdk.interruption.link.models.ConflictingAccounts
 
getLon() - Method in class com.gigya.android.sdk.account.models.Coordinates
 
getLong(String, Long) - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
getLong(String, Long) - Method in class com.gigya.android.sdk.persistence.PersistenceService
 
getManufacturer() - Static method in class com.gigya.android.sdk.utils.DeviceUtils
Get device manufacturer.
getMetaData() - Method in class com.gigya.android.sdk.utils.FileUtils
 
getMethod() - Method in class com.gigya.android.sdk.api.GigyaApiRequest
 
getMiddle_name() - Method in class com.gigya.android.sdk.account.models.OidcData
 
getModelName() - Static method in class com.gigya.android.sdk.utils.DeviceUtils
Get device model name.
getMovies() - Method in class com.gigya.android.sdk.account.models.Favorites
 
getMusic() - Method in class com.gigya.android.sdk.account.models.Favorites
 
getName() - Method in class com.gigya.android.sdk.account.models.Certification
 
getName() - Method in class com.gigya.android.sdk.account.models.Favorite
 
getName() - Method in class com.gigya.android.sdk.account.models.Like
 
getName() - Method in class com.gigya.android.sdk.account.models.OidcData
 
getName() - Method in class com.gigya.android.sdk.account.models.Profile
 
getName() - Method in class com.gigya.android.sdk.GigyaInterceptor
 
getName() - Method in class com.gigya.android.sdk.providers.provider.FacebookProvider
 
getName() - Method in class com.gigya.android.sdk.providers.provider.GoogleProvider
 
getName() - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
getName() - Method in class com.gigya.android.sdk.providers.provider.LineProvider
 
getName() - Method in class com.gigya.android.sdk.providers.provider.WebLoginProvider
 
getName() - Method in class com.gigya.android.sdk.providers.provider.WeChatProvider
 
getNextInvalidationTimestamp() - Method in class com.gigya.android.sdk.account.accountCacheService
 
getNextInvalidationTimestamp() - Method in interface com.gigya.android.sdk.account.IAccountService
 
getNickName() - Method in class com.gigya.android.sdk.account.models.Profile
 
getNumber() - Method in class com.gigya.android.sdk.account.models.Certification
 
getNumber() - Method in class com.gigya.android.sdk.account.models.Patent
 
getNumber() - Method in class com.gigya.android.sdk.account.models.Phone
 
getOffice() - Method in class com.gigya.android.sdk.account.models.Patent
 
getOidcData() - Method in class com.gigya.android.sdk.account.models.Profile
 
getOldestDataUpdated() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getOldestDataUpdatedTimestamp() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getOsVersion() - Static method in class com.gigya.android.sdk.utils.DeviceUtils
Get the system version.
getParams() - Method in class com.gigya.android.sdk.api.GigyaApiRequest
 
getPatents() - Method in class com.gigya.android.sdk.account.models.Profile
 
getPhone_number() - Method in class com.gigya.android.sdk.account.models.OidcData
 
getPhoneNumberVerified() - Method in class com.gigya.android.sdk.account.models.OidcData
 
getPhones() - Method in class com.gigya.android.sdk.account.models.Profile
 
getPhotoURL() - Method in class com.gigya.android.sdk.account.models.Profile
 
getPoliticalView() - Method in class com.gigya.android.sdk.account.models.Profile
 
getPostalCode() - Method in class com.gigya.android.sdk.account.models.Address
 
getPrefs() - Method in class com.gigya.android.sdk.persistence.PersistenceService
 
getPresentationUrl(Map<String, Object>, String) - Method in interface com.gigya.android.sdk.ui.IPresenter
 
getPresentationUrl(Map<String, Object>, String) - Method in class com.gigya.android.sdk.ui.Presenter
 
getProfessionalHeadline() - Method in class com.gigya.android.sdk.account.models.Profile
 
getProfile() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getProfileURL() - Method in class com.gigya.android.sdk.account.models.Profile
 
getProviderSessions(String, long, String) - Method in class com.gigya.android.sdk.providers.provider.FacebookProvider
 
getProviderSessions(String, long, String) - Method in class com.gigya.android.sdk.providers.provider.GoogleProvider
 
getProviderSessions(String, long, String) - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
getProviderSessions(String, long, String) - Method in class com.gigya.android.sdk.providers.provider.LineProvider
 
getProviderSessions(String, long, String) - Method in class com.gigya.android.sdk.providers.provider.WebLoginProvider
 
getProviderSessions(String, long, String) - Method in class com.gigya.android.sdk.providers.provider.WeChatProvider
 
getProviderType() - Method in interface com.gigya.android.sdk.network.adapter.IRestAdapter
 
getProviderType() - Method in class com.gigya.android.sdk.network.adapter.RestAdapter
 
getProxyEmail() - Method in class com.gigya.android.sdk.account.models.Profile
 
getPublications() - Method in class com.gigya.android.sdk.account.models.Profile
 
getPublisher() - Method in class com.gigya.android.sdk.account.models.Publication
 
getPushToken() - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
getPushToken() - Method in class com.gigya.android.sdk.persistence.PersistenceService
 
getRegion() - Method in class com.gigya.android.sdk.account.models.Address
 
getRegistered() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getRegisteredTimestamp() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getRegToken() - Method in class com.gigya.android.sdk.interruption.Resolver
 
getRelationshipStatus() - Method in class com.gigya.android.sdk.account.models.Profile
 
getReligion() - Method in class com.gigya.android.sdk.account.models.Profile
 
getResolverFor(Class<T>) - Method in class com.gigya.android.sdk.interruption.tfa.TFAResolverFactory
 
getSchool() - Method in class com.gigya.android.sdk.account.models.Education
 
getSchoolType() - Method in class com.gigya.android.sdk.account.models.Education
 
getScreenSize(Activity) - Static method in class com.gigya.android.sdk.utils.UiUtils
Get device screen size in pixels.
getServerOffset() - Method in class com.gigya.android.sdk.Config
 
getSession() - Method in class com.gigya.android.sdk.Gigya
Get current session.
getSession() - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
getSession() - Method in class com.gigya.android.sdk.persistence.PersistenceService
Get persistent session.
getSession() - Method in interface com.gigya.android.sdk.session.ISessionService
 
getSession() - Method in class com.gigya.android.sdk.session.SessionService
Get current available session.
getSessionEncryptionType() - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
getSessionEncryptionType() - Method in class com.gigya.android.sdk.persistence.PersistenceService
Get session encryption type.
getSessionExpiration() - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
getSessionExpiration() - Method in class com.gigya.android.sdk.persistence.PersistenceService
Get session expiration timestamp.
getSessionInfo() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getSessionSecret() - Method in class com.gigya.android.sdk.session.SessionInfo
 
getSessionToken() - Method in class com.gigya.android.sdk.session.SessionInfo
 
getSessionVerificationInterval() - Method in class com.gigya.android.sdk.Config
 
getSignature(String, String, String, TreeMap<String, Object>) - Static method in class com.gigya.android.sdk.utils.SigUtils
 
getSignatureTimestamp() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getSkill() - Method in class com.gigya.android.sdk.account.models.Skill
 
getSkills() - Method in class com.gigya.android.sdk.account.models.Profile
 
getSocialProviders() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getSocialProviders() - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
getSocialProviders() - Method in class com.gigya.android.sdk.persistence.PersistenceService
Get social providers identifiers what were used.
getSpecialities() - Method in class com.gigya.android.sdk.account.models.Profile
 
getStartDate() - Method in class com.gigya.android.sdk.account.models.Certification
 
getStartDate() - Method in class com.gigya.android.sdk.account.models.Work
 
getStartYear() - Method in class com.gigya.android.sdk.account.models.Education
 
getState() - Method in class com.gigya.android.sdk.account.models.Location
 
getState() - Method in class com.gigya.android.sdk.account.models.Profile
 
getStatus() - Method in class com.gigya.android.sdk.account.models.Patent
 
getStatusCode() - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Get response status code
getStatusCode() - Method in class com.gigya.android.sdk.network.GigyaResponseModel
 
getStatusReason() - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Get response status reason if exists.
getStreetAddress() - Method in class com.gigya.android.sdk.account.models.Address
 
getString(String, String) - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
getString(String, String) - Method in class com.gigya.android.sdk.persistence.PersistenceService
 
getSummary() - Method in class com.gigya.android.sdk.account.models.Patent
 
getSummary() - Method in class com.gigya.android.sdk.account.models.Publication
 
getTag() - Method in class com.gigya.android.sdk.api.GigyaApiRequest
 
getTelevision() - Method in class com.gigya.android.sdk.account.models.Favorites
 
getTFAProviders(String, GigyaCallback<TFAProvidersModel>) - Method in class com.gigya.android.sdk.api.BusinessApiService
 
getTFAProviders(String, GigyaCallback<TFAProvidersModel>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
getThumbnailURL() - Method in class com.gigya.android.sdk.account.models.Profile
 
getTime() - Method in class com.gigya.android.sdk.account.models.Like
 
getTime() - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Get response time.
getTimestamp() - Method in class com.gigya.android.sdk.account.models.Like
 
getTimezone() - Method in class com.gigya.android.sdk.account.models.Profile
 
getTitle() - Method in class com.gigya.android.sdk.account.models.Patent
 
getTitle() - Method in class com.gigya.android.sdk.account.models.Publication
 
getTitle() - Method in class com.gigya.android.sdk.account.models.Work
 
getTransformation() - Method in interface com.gigya.android.sdk.encryption.ISecureKey
 
getTransformation() - Method in class com.gigya.android.sdk.encryption.SessionKey
 
getTransformation() - Method in class com.gigya.android.sdk.encryption.SessionKeyLegacy
 
getType() - Method in class com.gigya.android.sdk.account.models.Phone
 
getUcid() - Method in class com.gigya.android.sdk.api.models.GigyaConfigModel.Ids
 
getUcid() - Method in class com.gigya.android.sdk.Config
 
getUID() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getUIDSignature() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getUnverified() - Method in class com.gigya.android.sdk.account.models.Emails
 
getUpdated_at() - Method in class com.gigya.android.sdk.account.models.OidcData
 
getUrl() - Method in class com.gigya.android.sdk.account.models.Patent
 
getUrl() - Method in class com.gigya.android.sdk.account.models.Publication
 
getUrl() - Method in class com.gigya.android.sdk.api.GigyaApiHttpRequest
 
getUsedSocialProvider(String) - Method in class com.gigya.android.sdk.Gigya
Request reference to used Gigya social provider.
getUsername() - Method in class com.gigya.android.sdk.account.models.Profile
 
getValue() - Method in enum com.gigya.android.sdk.ui.plugin.GigyaWebBridge.Feature
 
getVerified() - Method in class com.gigya.android.sdk.account.models.Emails
 
getVerified() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getVerified() - Method in class com.gigya.android.sdk.account.models.Profile
 
getVerifiedTimestamp() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
getWebLoginCallback(int) - Static method in class com.gigya.android.sdk.ui.Presenter
 
getWebsite() - Method in class com.gigya.android.sdk.account.models.OidcData
 
getWork() - Method in class com.gigya.android.sdk.account.models.Profile
 
getYears() - Method in class com.gigya.android.sdk.account.models.Skill
 
getZip() - Method in class com.gigya.android.sdk.account.models.Profile
 
getZoneinfo() - Method in class com.gigya.android.sdk.account.models.OidcData
 
Gigya<T extends GigyaAccount> - Class in com.gigya.android.sdk
Gigya SDK main interface.
Gigya(Application, Config, ConfigFactory, ISessionService, IAccountService<T>, IBusinessApiService<T>, ISessionVerificationService, IInterruptionResolverFactory, IPresenter<T>, IProviderFactory, IoCContainer) - Constructor for class com.gigya.android.sdk.Gigya
 
GigyaAccount - Class in com.gigya.android.sdk.account.models
Gigya main account model.
GigyaAccount() - Constructor for class com.gigya.android.sdk.account.models.GigyaAccount
 
GigyaAccountClass<T extends GigyaAccount> - Class in com.gigya.android.sdk.account
 
GigyaAccountClass(Class<T>) - Constructor for class com.gigya.android.sdk.account.GigyaAccountClass
 
GigyaApiHttpRequest - Class in com.gigya.android.sdk.api
 
GigyaApiRequest - Class in com.gigya.android.sdk.api
 
GigyaApiRequest(RestAdapter.HttpMethod, String, TreeMap<String, Object>) - Constructor for class com.gigya.android.sdk.api.GigyaApiRequest
 
GigyaApiRequestFactory - Class in com.gigya.android.sdk.api
 
GigyaApiRequestFactory(Config, ISessionService) - Constructor for class com.gigya.android.sdk.api.GigyaApiRequestFactory
 
GigyaApiResponse - Class in com.gigya.android.sdk.api
Gigya generic response class.
GigyaApiResponse(String) - Constructor for class com.gigya.android.sdk.api.GigyaApiResponse
 
GigyaCallback<T> - Class in com.gigya.android.sdk
Basic gigya API response callback.
GigyaCallback() - Constructor for class com.gigya.android.sdk.GigyaCallback
 
GigyaConfigModel - Class in com.gigya.android.sdk.api.models
Gigya SDK main configuration model.
GigyaConfigModel() - Constructor for class com.gigya.android.sdk.api.models.GigyaConfigModel
 
GigyaConfigModel.Ids - Class in com.gigya.android.sdk.api.models
 
GigyaContainer - Class in com.gigya.android.sdk.containers
 
GigyaContainer() - Constructor for class com.gigya.android.sdk.containers.GigyaContainer
 
GigyaDefinitions - Class in com.gigya.android.sdk
SDK global definitions.
GigyaDefinitions() - Constructor for class com.gigya.android.sdk.GigyaDefinitions
 
GigyaDefinitions.AccountIncludes - Class in com.gigya.android.sdk
 
GigyaDefinitions.AccountIncludes.Includes - Annotation Type in com.gigya.android.sdk
 
GigyaDefinitions.AccountProfileExtraFields - Class in com.gigya.android.sdk
 
GigyaDefinitions.AccountProfileExtraFields.ProfileExtraFields - Annotation Type in com.gigya.android.sdk
 
GigyaDefinitions.API - Class in com.gigya.android.sdk
Api related specific constants.
GigyaDefinitions.Broadcasts - Class in com.gigya.android.sdk
Local broadcast specific constants.
GigyaDefinitions.Plugin - Class in com.gigya.android.sdk
Plugin view specific constants.
GigyaDefinitions.Plugin.PluginReason - Annotation Type in com.gigya.android.sdk
 
GigyaDefinitions.Providers - Class in com.gigya.android.sdk
Supported login providers specific constants.
GigyaDefinitions.Providers.SocialProvider - Annotation Type in com.gigya.android.sdk
 
GigyaDefinitions.PushMode - Class in com.gigya.android.sdk
 
GigyaDefinitions.PushMode.Mode - Annotation Type in com.gigya.android.sdk
 
GigyaDefinitions.SessionEncryption - Class in com.gigya.android.sdk
 
GigyaDefinitions.SessionEncryption.Type - Annotation Type in com.gigya.android.sdk
 
GigyaError - Class in com.gigya.android.sdk.network
Main Gigya error representation class.
GigyaError(int, String, String) - Constructor for class com.gigya.android.sdk.network.GigyaError
 
GigyaError(String, int, String, String) - Constructor for class com.gigya.android.sdk.network.GigyaError
 
GigyaError.Codes - Class in com.gigya.android.sdk.network
 
GigyaInterceptor - Class in com.gigya.android.sdk
 
GigyaInterceptor(String) - Constructor for class com.gigya.android.sdk.GigyaInterceptor
 
GigyaLogger - Class in com.gigya.android.sdk
Gigya custom Android logger class.
GigyaLogger() - Constructor for class com.gigya.android.sdk.GigyaLogger
 
GigyaLoginCallback<A> - Class in com.gigya.android.sdk
Gigya login response abstract callback.
GigyaLoginCallback() - Constructor for class com.gigya.android.sdk.GigyaLoginCallback
 
GigyaPluginCallback<A> - Class in com.gigya.android.sdk
Plugin specific event callback.
GigyaPluginCallback() - Constructor for class com.gigya.android.sdk.GigyaPluginCallback
 
GigyaPluginEvent - Class in com.gigya.android.sdk.ui.plugin
 
GigyaPluginEvent(Map<String, Object>) - Constructor for class com.gigya.android.sdk.ui.plugin.GigyaPluginEvent
 
GigyaPluginFileChooser - Class in com.gigya.android.sdk.ui.plugin
 
GigyaPluginFragment<A extends GigyaAccount> - Class in com.gigya.android.sdk.ui.plugin
 
GigyaPluginFragment() - Constructor for class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
GigyaPluginFragment.IBridgeCallbacks<A extends GigyaAccount> - Interface in com.gigya.android.sdk.ui.plugin
 
GigyaPluginWebViewClient - Class in com.gigya.android.sdk.ui.plugin
 
GigyaPluginWebViewClient(IGigyaPluginWebViewClientInteractions) - Constructor for class com.gigya.android.sdk.ui.plugin.GigyaPluginWebViewClient
 
GigyaResponseModel - Class in com.gigya.android.sdk.network
Gigya main REST model.
GigyaResponseModel() - Constructor for class com.gigya.android.sdk.network.GigyaResponseModel
 
GigyaWebBridge<A extends GigyaAccount> - Class in com.gigya.android.sdk.ui.plugin
 
GigyaWebBridge(Context, Config, ISessionService, IBusinessApiService<A>, IAccountService<A>, ISessionVerificationService, IProviderFactory) - Constructor for class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
GigyaWebBridge.Feature - Enum in com.gigya.android.sdk.ui.plugin
 
GOOGLE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
GoogleProvider - Class in com.gigya.android.sdk.providers.provider
 
GoogleProvider(Context, IPersistenceService, IBusinessApiService, ProviderCallback, FileUtils) - Constructor for class com.gigya.android.sdk.providers.provider.GoogleProvider
 
granted() - Method in interface com.gigya.android.sdk.providers.IProviderPermissionsCallback
 
GROUPS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
gzipDecode(byte[]) - Static method in class com.gigya.android.sdk.utils.UrlUtils
 

H

handleIntent(Intent, IWXAPIEventHandler) - Method in class com.gigya.android.sdk.providers.provider.WeChatProvider
 
handleInterruptions(boolean) - Method in class com.gigya.android.sdk.Gigya
Update interruption handling.
handler(RetryDispatcher.IRetryHandler) - Method in class com.gigya.android.sdk.api.RetryDispatcher.Builder
 
HIDE - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
HOMETOWN - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
HONORS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
HostActivity - Class in com.gigya.android.sdk.ui
 
HostActivity() - Constructor for class com.gigya.android.sdk.ui.HostActivity
 
HostActivity.HostActivityLifecycleCallbacks - Class in com.gigya.android.sdk.ui
 
HostActivity.OnBackPressListener - Interface in com.gigya.android.sdk.ui
 
HostActivityLifecycleCallbacks() - Constructor for class com.gigya.android.sdk.ui.HostActivity.HostActivityLifecycleCallbacks
 
HttpNetworkProvider - Class in com.gigya.android.sdk.network.adapter
 
HttpNetworkProvider(IApiRequestFactory) - Constructor for class com.gigya.android.sdk.network.adapter.HttpNetworkProvider
 

I

I_RANK - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
IAccountService<A extends GigyaAccount> - Interface in com.gigya.android.sdk.account
 
IApiRequestFactory - Interface in com.gigya.android.sdk.api
 
IApiService - Interface in com.gigya.android.sdk.api
 
IBusinessApiService<A> - Interface in com.gigya.android.sdk.api
 
IDENTITIES_ACTIVE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
IDENTITIES_ALL - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
IDENTITIES_GLOBAL - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
Ids() - Constructor for class com.gigya.android.sdk.api.models.GigyaConfigModel.Ids
 
IGigyaPluginFragment<A extends GigyaAccount> - Interface in com.gigya.android.sdk.ui.plugin
 
IGigyaWebBridge<A extends GigyaAccount> - Interface in com.gigya.android.sdk.ui.plugin
 
IInterruptionResolverFactory - Interface in com.gigya.android.sdk.interruption
 
ILinkAccountsResolver - Interface in com.gigya.android.sdk.interruption.link
 
INDUSTRY - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
info(String, String) - Static method in class com.gigya.android.sdk.GigyaLogger
 
init(String) - Method in class com.gigya.android.sdk.Gigya
Explicitly initialize the SDK.
init(String, String) - Method in class com.gigya.android.sdk.Gigya
Explicitly initialize the SDK.
init() - Method in class com.gigya.android.sdk.interruption.tfa.TFAProviderResolver
 
INSTAGRAM - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
instance - Variable in class com.gigya.android.sdk.containers.IoCContainer.BindInfo
 
INTENT_ACTION_REMOTE_MESSAGE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Broadcasts
 
INTENT_ACTION_SESSION_EXPIRED - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Broadcasts
 
INTENT_ACTION_SESSION_INVALID - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Broadcasts
 
intercept() - Method in class com.gigya.android.sdk.GigyaInterceptor
 
INTERESTED_IN - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
InterruptionResolverFactory - Class in com.gigya.android.sdk.interruption
 
InterruptionResolverFactory(IoCContainer) - Constructor for class com.gigya.android.sdk.interruption.InterruptionResolverFactory
 
interruptionsEnabled() - Method in class com.gigya.android.sdk.Gigya
Return SDK interruptions state.
intValue() - Method in enum com.gigya.android.sdk.network.adapter.RestAdapter.HttpMethod
 
INVALID_VALUE - Static variable in class com.gigya.android.sdk.api.GigyaApiResponse
 
invalidateAccount() - Method in class com.gigya.android.sdk.account.accountCacheService
 
invalidateAccount() - Method in interface com.gigya.android.sdk.account.IAccountService
 
invoke(String, String, String) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
invoke(String) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
invoke(String, String, String) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
invoke(String) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
invokeCallback(String) - Method in interface com.gigya.android.sdk.ui.plugin.GigyaPluginFragment.IBridgeCallbacks
 
invokeWebViewCallback(String, String) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
invokeWebViewCallback(String, String) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
IOC - Static variable in class com.gigya.android.sdk.GigyaLogger
 
ioc(String, String) - Static method in class com.gigya.android.sdk.GigyaLogger
 
IoCContainer - Class in com.gigya.android.sdk.containers
 
IoCContainer() - Constructor for class com.gigya.android.sdk.containers.IoCContainer
 
IoCContainer.BindInfo<T> - Class in com.gigya.android.sdk.containers
 
IPendingRegistrationResolver - Interface in com.gigya.android.sdk.interruption
 
IPersistenceService - Interface in com.gigya.android.sdk.persistence
 
IPresenter<A extends GigyaAccount> - Interface in com.gigya.android.sdk.ui
 
IProvider - Interface in com.gigya.android.sdk.providers.provider
 
IProviderFactory - Interface in com.gigya.android.sdk.providers
 
IProviderPermissionsCallback - Interface in com.gigya.android.sdk.providers
 
IProviderTokenTrackerListener - Interface in com.gigya.android.sdk.providers
 
IRestAdapter - Interface in com.gigya.android.sdk.network.adapter
 
IRestAdapterCallback - Class in com.gigya.android.sdk.network.adapter
 
IRestAdapterCallback() - Constructor for class com.gigya.android.sdk.network.adapter.IRestAdapterCallback
 
IS_LOCKED_OUT - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
isActive() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
isAnonymous() - Method in class com.gigya.android.sdk.api.GigyaApiRequest
 
isAvailable() - Static method in class com.gigya.android.sdk.network.adapter.VolleyNetworkProvider
 
isAvailable(FileUtils) - Static method in class com.gigya.android.sdk.providers.provider.FacebookProvider
 
isAvailable(Context) - Static method in class com.gigya.android.sdk.providers.provider.GoogleProvider
 
isAvailable(FileUtils) - Static method in class com.gigya.android.sdk.providers.provider.LineProvider
 
isAvailable(Context, FileUtils) - Static method in class com.gigya.android.sdk.providers.provider.WeChatProvider
 
isBound(Class) - Method in class com.gigya.android.sdk.containers.IoCContainer
 
isCachedAccount(String, String) - Method in class com.gigya.android.sdk.account.accountCacheService
 
isCachedAccount(String, String) - Method in interface com.gigya.android.sdk.account.IAccountService
 
isCurrent() - Method in class com.gigya.android.sdk.account.models.Work
 
isDebug() - Static method in class com.gigya.android.sdk.GigyaLogger
 
ISecureKey - Interface in com.gigya.android.sdk.encryption
 
isEnabled() - Method in interface com.gigya.android.sdk.interruption.IInterruptionResolverFactory
 
isEnabled() - Method in class com.gigya.android.sdk.interruption.InterruptionResolverFactory
 
ISessionService - Interface in com.gigya.android.sdk.session
 
ISessionVerificationService - Interface in com.gigya.android.sdk.session
 
isGigyaScheme(String) - Static method in class com.gigya.android.sdk.utils.UrlUtils
 
isInterruptionsEnabled() - Method in class com.gigya.android.sdk.Config
 
isLoggedIn() - Method in class com.gigya.android.sdk.Gigya
Check if we currently have a valid session.
isPortrait(Context) - Static method in class com.gigya.android.sdk.utils.UiUtils
 
isRegistered() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
isSessionAvailable() - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
isSessionAvailable() - Method in class com.gigya.android.sdk.persistence.PersistenceService
Check if session persistence is available.
isSessionValid(String) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
isSessionValid(String) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
isValid() - Method in interface com.gigya.android.sdk.session.ISessionService
 
isValid() - Method in class com.gigya.android.sdk.session.SessionInfo
 
isValid() - Method in class com.gigya.android.sdk.session.SessionService
Check id current session validity.
isVerified() - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
IWebViewFragmentFactory<A extends GigyaAccount> - Interface in com.gigya.android.sdk.ui.plugin
 

J

JS_TIMEOUT - Static variable in class com.gigya.android.sdk.ui.Presenter.Consts
 

K

KAKAO - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 

L

LANGUAGES - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
LAST_LOGIN_LOCATION - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
Like - Class in com.gigya.android.sdk.account.models
 
Like() - Constructor for class com.gigya.android.sdk.account.models.Like
 
LIKES - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
LINE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
LineProvider - Class in com.gigya.android.sdk.providers.provider
 
LineProvider(Context, IPersistenceService, IBusinessApiService, FileUtils, ProviderCallback) - Constructor for class com.gigya.android.sdk.providers.provider.LineProvider
 
LinkAccountsResolver<A extends GigyaAccount> - Class in com.gigya.android.sdk.interruption.link
 
LinkAccountsResolver(GigyaLoginCallback<A>, GigyaApiResponse, IBusinessApiService<A>) - Constructor for class com.gigya.android.sdk.interruption.link.LinkAccountsResolver
 
LINKEDIN - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
linkToSite(String, String) - Method in interface com.gigya.android.sdk.interruption.link.ILinkAccountsResolver
 
linkToSite(String, String) - Method in class com.gigya.android.sdk.interruption.link.LinkAccountsResolver
 
linkToSocial(String) - Method in interface com.gigya.android.sdk.interruption.link.ILinkAccountsResolver
 
linkToSocial(String) - Method in class com.gigya.android.sdk.interruption.link.LinkAccountsResolver
 
LIVEDOOR - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
load() - Method in class com.gigya.android.sdk.ConfigFactory
 
load() - Method in interface com.gigya.android.sdk.session.ISessionService
 
load() - Method in class com.gigya.android.sdk.session.SessionService
Load current persistent session.
LOAD - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
loadFile(String) - Method in class com.gigya.android.sdk.utils.FileUtils
 
loadFromJson() - Method in class com.gigya.android.sdk.ConfigFactory
 
loadFromManifest() - Method in class com.gigya.android.sdk.ConfigFactory
 
loadUrl(View) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
loadUrl(View) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaPluginFragment
 
LOCALE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
Location - Class in com.gigya.android.sdk.account.models
 
Location() - Constructor for class com.gigya.android.sdk.account.models.Location
 
login(Map<String, Object>, GigyaLoginCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Request login given map of parameters.
login(String, Map<String, Object>, GigyaLoginCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Request login to specific social provider.
login(Map<String, Object>, GigyaLoginCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
login(String, Map<String, Object>, GigyaLoginCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
login(String, String, GigyaLoginCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Login with provided id and password.
login(Map<String, Object>, GigyaLoginCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Login with given parameters.
login(String, Map<String, Object>, GigyaLoginCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Login given a specific 3rd party provider.
login(Map<String, Object>, String) - Method in class com.gigya.android.sdk.providers.provider.FacebookProvider
 
login(Map<String, Object>, String) - Method in class com.gigya.android.sdk.providers.provider.GoogleProvider
 
login(Map<String, Object>, String) - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
login(Map<String, Object>, String) - Method in class com.gigya.android.sdk.providers.provider.LineProvider
 
login(Map<String, Object>, String) - Method in class com.gigya.android.sdk.providers.provider.WebLoginProvider
 
login(Map<String, Object>, String) - Method in class com.gigya.android.sdk.providers.provider.WeChatProvider
 
LOGIN - Static variable in class com.gigya.android.sdk.ui.plugin.PluginAuthEventDef
 
LOGIN_BEHAVIOUR - Static variable in class com.gigya.android.sdk.providers.provider.FacebookProvider
 
LOGIN_IDS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
LOGIN_STARTED - Static variable in class com.gigya.android.sdk.ui.plugin.PluginAuthEventDef
 
logout(GigyaCallback<GigyaApiResponse>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Request to log out of the current active session.
logout(GigyaCallback<GigyaApiResponse>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
logout() - Method in class com.gigya.android.sdk.Gigya
Logout of Gigya services.
logout(GigyaCallback<GigyaApiResponse>) - Method in class com.gigya.android.sdk.Gigya
Logout of Gigya services.
logout() - Method in class com.gigya.android.sdk.providers.provider.FacebookProvider
 
logout() - Method in class com.gigya.android.sdk.providers.provider.GoogleProvider
 
logout() - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
logout() - Method in class com.gigya.android.sdk.providers.provider.LineProvider
 
logout() - Method in class com.gigya.android.sdk.providers.provider.Provider
 
logout() - Method in class com.gigya.android.sdk.providers.provider.WebLoginProvider
 
logout() - Method in class com.gigya.android.sdk.providers.provider.WeChatProvider
 
LOGOUT - Static variable in class com.gigya.android.sdk.ui.plugin.PluginAuthEventDef
 
logoutFromUsedSocialProviders() - Method in interface com.gigya.android.sdk.providers.IProviderFactory
 
logoutFromUsedSocialProviders() - Method in class com.gigya.android.sdk.providers.ProviderFactory
 

M

mergeRemovingDuplicates(List<String>, List<String>) - Static method in class com.gigya.android.sdk.utils.ObjectUtils
 
MESSENGER - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
MIXI - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 

N

NAME - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
NAVER - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
NETLOG - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
NetworkProvider - Class in com.gigya.android.sdk.network.adapter
 
NetworkProvider(IApiRequestFactory) - Constructor for class com.gigya.android.sdk.network.adapter.NetworkProvider
 
nextAccountInvalidationTimestamp() - Method in class com.gigya.android.sdk.account.accountCacheService
 
nextAccountInvalidationTimestamp() - Method in interface com.gigya.android.sdk.account.IAccountService
 
noAccess() - Method in interface com.gigya.android.sdk.providers.IProviderPermissionsCallback
 
notifyNativeSocialLogin(Map<String, Object>, GigyaLoginCallback<A>, Runnable) - Method in class com.gigya.android.sdk.api.BusinessApiService
Login to with social provider when the provider session is available (obtained via specific provider login process).
notifyNativeSocialLogin(Map<String, Object>, GigyaLoginCallback<A>, Runnable) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
notifySocialLogin(Map<String, Object>, GigyaLoginCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Login to with social provider when the provider session is available (obtained via specific provider login process).
nullAllowedEquals(T, V) - Static method in class com.gigya.android.sdk.utils.ObjectUtils
 

O

objectDifference(Map<String, Object>, Map<String, Object>) - Static method in class com.gigya.android.sdk.utils.ObjectUtils
 
ObjectUtils - Class in com.gigya.android.sdk.utils
 
ObjectUtils() - Constructor for class com.gigya.android.sdk.utils.ObjectUtils
 
ODNOKLASSNIKI - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
OidcData - Class in com.gigya.android.sdk.account.models
 
OidcData() - Constructor for class com.gigya.android.sdk.account.models.OidcData
 
OK - Static variable in class com.gigya.android.sdk.api.GigyaApiResponse
 
ON_JS_EXCEPTION - Static variable in class com.gigya.android.sdk.ui.Presenter.Consts
 
ON_JS_LOAD_ERROR - Static variable in class com.gigya.android.sdk.ui.Presenter.Consts
 
onActivityResult(AppCompatActivity, int, int, Intent) - Method in class com.gigya.android.sdk.ui.HostActivity.HostActivityLifecycleCallbacks
 
onActivityResult(int, int, Intent) - Method in class com.gigya.android.sdk.ui.HostActivity
 
onActivityResult(int, int, Intent) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
onActivityResult(int, int, Intent) - Method in class com.gigya.android.sdk.ui.WebLoginActivity
 
onAfterScreenLoad(GigyaPluginEvent) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onAfterSubmit(GigyaPluginEvent) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onAfterValidation(GigyaPluginEvent) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onApiError(GigyaError) - Method in interface com.gigya.android.sdk.api.ApiService.IApiServiceResponse
 
onApiSuccess(GigyaApiResponse) - Method in interface com.gigya.android.sdk.api.ApiService.IApiServiceResponse
 
onBackPressed() - Method in class com.gigya.android.sdk.ui.HostActivity
 
onBackPressed() - Method in interface com.gigya.android.sdk.ui.HostActivity.OnBackPressListener
 
onBeforeScreenLoad(GigyaPluginEvent) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onBeforeSubmit(GigyaPluginEvent) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onBeforeValidation(GigyaPluginEvent) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onCancel(DialogInterface) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
onCancel(DialogInterface) - Method in class com.gigya.android.sdk.ui.provider.ProviderFragment
 
onCanceled() - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onCanceled() - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
onCanceled() - Method in class com.gigya.android.sdk.providers.provider.Provider
 
onCanceled() - Method in interface com.gigya.android.sdk.providers.provider.ProviderCallback
 
onCancelled() - Method in interface com.gigya.android.sdk.ui.WebLoginActivity.WebLoginActivityCallback
 
onCompleteWithError(GigyaError) - Method in interface com.gigya.android.sdk.api.RetryDispatcher.IRetryHandler
 
onCompleteWithResponse(GigyaApiResponse) - Method in interface com.gigya.android.sdk.api.RetryDispatcher.IRetryHandler
 
onConflictingAccounts(GigyaApiResponse, ILinkAccountsResolver) - Method in class com.gigya.android.sdk.GigyaLoginCallback
 
onConnectionAdded() - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onConnectionRemoved() - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onCreate(AppCompatActivity, Bundle) - Method in class com.gigya.android.sdk.ui.HostActivity.HostActivityLifecycleCallbacks
 
onCreate(Bundle) - Method in class com.gigya.android.sdk.ui.HostActivity
 
onCreate(Bundle) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
onCreate(Bundle) - Method in class com.gigya.android.sdk.ui.provider.ProviderFragment
 
onCreate(Bundle) - Method in class com.gigya.android.sdk.ui.WebLoginActivity
 
onCreate(Bundle) - Method in class com.gigya.android.sdk.ui.WebViewFragment
 
onCreateDialog(Bundle) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
onCreateDialog(Bundle) - Method in class com.gigya.android.sdk.ui.WebViewFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class com.gigya.android.sdk.ui.WebViewFragment
 
onDestroyView() - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
onError(GigyaError) - Method in class com.gigya.android.sdk.GigyaCallback
 
onError(GigyaPluginEvent) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onError(GigyaError) - Method in class com.gigya.android.sdk.network.adapter.IRestAdapterCallback
 
onError(GigyaApiResponse) - Method in interface com.gigya.android.sdk.providers.provider.ProviderCallback
 
onFieldChanged(GigyaPluginEvent) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onHide(GigyaPluginEvent, String) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onIntermediateLoad() - Method in class com.gigya.android.sdk.GigyaCallback
 
onLogin(A) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onLoginFailed(String) - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
onLoginFailed(GigyaApiResponse) - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
onLoginFailed(String) - Method in class com.gigya.android.sdk.providers.provider.Provider
 
onLoginFailed(GigyaApiResponse) - Method in class com.gigya.android.sdk.providers.provider.Provider
 
onLoginSuccess(Map<String, Object>, String, String) - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
onLoginSuccess(String, SessionInfo) - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
onLoginSuccess(Map<String, Object>, String, String) - Method in class com.gigya.android.sdk.providers.provider.Provider
 
onLoginSuccess(String, SessionInfo) - Method in class com.gigya.android.sdk.providers.provider.Provider
 
onLogout() - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onNewIntent(AppCompatActivity, Intent) - Method in class com.gigya.android.sdk.ui.HostActivity.HostActivityLifecycleCallbacks
 
onNewIntent(Intent) - Method in class com.gigya.android.sdk.ui.HostActivity
 
onNewIntent(Intent) - Method in class com.gigya.android.sdk.ui.WebLoginActivity
 
onOperationCanceled() - Method in class com.gigya.android.sdk.GigyaCallback
 
onPageStarted(WebView, String, Bitmap) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginWebViewClient
 
onPendingPasswordChange(GigyaApiResponse) - Method in class com.gigya.android.sdk.GigyaLoginCallback
 
onPendingRegistration(GigyaApiResponse, IPendingRegistrationResolver) - Method in class com.gigya.android.sdk.GigyaLoginCallback
 
onPendingTwoFactorRegistration(GigyaApiResponse, List<TFAProviderModel>, TFAResolverFactory) - Method in class com.gigya.android.sdk.GigyaLoginCallback
 
onPendingTwoFactorVerification(GigyaApiResponse, List<TFAProviderModel>, TFAResolverFactory) - Method in class com.gigya.android.sdk.GigyaLoginCallback
 
onPendingVerification(GigyaApiResponse, String) - Method in class com.gigya.android.sdk.GigyaLoginCallback
 
onPluginAuthEvent(String, A) - Method in interface com.gigya.android.sdk.ui.plugin.GigyaPluginFragment.IBridgeCallbacks
 
onPluginEvent(GigyaPluginEvent, String) - Method in interface com.gigya.android.sdk.ui.plugin.GigyaPluginFragment.IBridgeCallbacks
 
onPluginEvent(Map<String, Object>) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
onPluginEvent(Map<String, Object>) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
onProviderSession(String, SessionInfo, Runnable) - Method in interface com.gigya.android.sdk.providers.provider.ProviderCallback
 
onProviderSessions(Map<String, Object>, Runnable) - Method in interface com.gigya.android.sdk.providers.provider.ProviderCallback
 
onReceivedError(WebView, WebResourceRequest, WebResourceError) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginWebViewClient
 
onRequestPermissionsResult(int, String[], int[]) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
onResponse(String, String) - Method in class com.gigya.android.sdk.network.adapter.IRestAdapterCallback
 
onResponse(BaseResp) - Method in class com.gigya.android.sdk.providers.provider.WeChatProvider
 
onResult(Activity, Map<String, Object>) - Method in interface com.gigya.android.sdk.ui.WebLoginActivity.WebLoginActivityCallback
 
onResume(AppCompatActivity) - Method in class com.gigya.android.sdk.ui.HostActivity.HostActivityLifecycleCallbacks
 
onResume() - Method in class com.gigya.android.sdk.ui.HostActivity
 
onShowFileChooser(WebView, ValueCallback<Uri[]>, WebChromeClient.FileChooserParams) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFileChooser
 
onStart(AppCompatActivity) - Method in class com.gigya.android.sdk.ui.HostActivity.HostActivityLifecycleCallbacks
 
onStart() - Method in class com.gigya.android.sdk.ui.HostActivity
 
onStart() - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
onStart() - Method in class com.gigya.android.sdk.ui.WebViewFragment
 
onSubmit(GigyaPluginEvent) - Method in class com.gigya.android.sdk.GigyaPluginCallback
 
onSuccess(T) - Method in class com.gigya.android.sdk.GigyaCallback
 
onTokenChange(String, String, IProviderPermissionsCallback) - Method in interface com.gigya.android.sdk.providers.IProviderTokenTrackerListener
 
onUpdateDate(String) - Method in interface com.gigya.android.sdk.api.RetryDispatcher.IRetryHandler
 
onViewCreated(View, Bundle) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
onViewCreated(View, Bundle) - Method in class com.gigya.android.sdk.ui.provider.ProviderFragment
 
onViewCreated(View, Bundle) - Method in class com.gigya.android.sdk.ui.WebViewFragment
 
onWebViewCancel() - Method in interface com.gigya.android.sdk.ui.WebViewFragment.WebViewFragmentLifecycleCallbacks
 
onWebViewResult(Map<String, Object>) - Method in interface com.gigya.android.sdk.ui.WebViewFragment.WebViewFragmentLifecycleCallbacks
 
OPT_IN - Static variable in class com.gigya.android.sdk.GigyaDefinitions.PushMode
 
ORANGE_FRANCE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 

P

parseArguments() - Method in class com.gigya.android.sdk.ui.provider.ProviderFragment
 
parseArguments() - Method in class com.gigya.android.sdk.ui.WebViewFragment
 
parseTo(Class<T>) - Method in class com.gigya.android.sdk.api.GigyaApiResponse
Optional parsing of the current response with generic given type.
parseUrlParameters(String) - Static method in class com.gigya.android.sdk.utils.UrlUtils
 
parseUrlParameters(Map<String, Object>, String) - Static method in class com.gigya.android.sdk.utils.UrlUtils
 
PASSWORD - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
Patent - Class in com.gigya.android.sdk.account.models
 
Patent() - Constructor for class com.gigya.android.sdk.account.models.Patent
 
PATENTS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
PAYPALOAUTH - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
PendingRegistrationResolver<A extends GigyaAccount> - Class in com.gigya.android.sdk.interruption
Helper class used to resolve flows that get interrupted with error "Account Pending Registration" (206001).
PendingRegistrationResolver(GigyaLoginCallback<A>, GigyaApiResponse, IBusinessApiService<A>) - Constructor for class com.gigya.android.sdk.interruption.PendingRegistrationResolver
 
PersistenceService - Class in com.gigya.android.sdk.persistence
 
PersistenceService(Context) - Constructor for class com.gigya.android.sdk.persistence.PersistenceService
 
Phone - Class in com.gigya.android.sdk.account.models
 
Phone() - Constructor for class com.gigya.android.sdk.account.models.Phone
 
PHONES - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
pixelsToDp(float, Context) - Static method in class com.gigya.android.sdk.utils.UiUtils
Convert device specific pixels to density independent pixels.
Plugin() - Constructor for class com.gigya.android.sdk.GigyaDefinitions.Plugin
 
PLUGIN_COMMENTS - Static variable in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
PLUGIN_SCREENSETS - Static variable in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
PluginAuthEventDef - Class in com.gigya.android.sdk.ui.plugin
 
PluginAuthEventDef(String) - Constructor for class com.gigya.android.sdk.ui.plugin.PluginAuthEventDef
 
PluginAuthEventDef.PluginAuthEvent - Annotation Type in com.gigya.android.sdk.ui.plugin
 
PluginEventDef - Class in com.gigya.android.sdk.ui.plugin
 
PluginEventDef(String) - Constructor for class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
PluginEventDef.PluginEvent - Annotation Type in com.gigya.android.sdk.ui.plugin
 
POLITICAL_VIEW - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
POST - Static variable in class com.gigya.android.sdk.network.adapter.RestAdapter
 
PREFERENCES - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
PREFS_FILE_KEY - Static variable in class com.gigya.android.sdk.persistence.PersistenceService
 
PREFS_KEY_IV_SPEC - Static variable in class com.gigya.android.sdk.persistence.PersistenceService
 
PREFS_KEY_PROVIDER_SET - Static variable in class com.gigya.android.sdk.persistence.PersistenceService
 
PREFS_KEY_SESSION - Static variable in class com.gigya.android.sdk.persistence.PersistenceService
 
PREFS_KEY_SESSION_ENCRYPTION_TYPE - Static variable in class com.gigya.android.sdk.persistence.PersistenceService
 
PREFS_KEY_SESSION_EXPIRE_TIMESTAMP - Static variable in class com.gigya.android.sdk.persistence.PersistenceService
 
present(Context, HostActivity.HostActivityLifecycleCallbacks) - Static method in class com.gigya.android.sdk.ui.HostActivity
 
present(AppCompatActivity, Bundle, WebViewFragment.WebViewFragmentLifecycleCallbacks) - Static method in class com.gigya.android.sdk.ui.provider.ProviderFragment
 
present(Context, String, WebLoginActivity.WebLoginActivityCallback) - Static method in class com.gigya.android.sdk.ui.WebLoginActivity
 
Presenter<A extends GigyaAccount> - Class in com.gigya.android.sdk.ui
 
Presenter(Context, Config, IWebViewFragmentFactory<A>) - Constructor for class com.gigya.android.sdk.ui.Presenter
 
Presenter.Consts - Class in com.gigya.android.sdk.ui
 
PROFESSIONAL_HEADLINE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
Profile - Class in com.gigya.android.sdk.account.models
 
Profile() - Constructor for class com.gigya.android.sdk.account.models.Profile
 
PROFILE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
Provider - Class in com.gigya.android.sdk.providers.provider
 
Provider(Context, IPersistenceService, IBusinessApiService, ProviderCallback) - Constructor for class com.gigya.android.sdk.providers.provider.Provider
 
ProviderCallback - Interface in com.gigya.android.sdk.providers.provider
 
ProviderFactory - Class in com.gigya.android.sdk.providers
 
ProviderFactory(IoCContainer, Context, FileUtils, IPersistenceService) - Constructor for class com.gigya.android.sdk.providers.ProviderFactory
 
providerFor(String, ProviderCallback) - Method in interface com.gigya.android.sdk.providers.IProviderFactory
 
providerFor(String, ProviderCallback) - Method in class com.gigya.android.sdk.providers.ProviderFactory
 
ProviderFragment - Class in com.gigya.android.sdk.ui.provider
 
ProviderFragment() - Constructor for class com.gigya.android.sdk.ui.provider.ProviderFragment
 
Providers() - Constructor for class com.gigya.android.sdk.GigyaDefinitions.Providers
 
Publication - Class in com.gigya.android.sdk.account.models
 
Publication() - Constructor for class com.gigya.android.sdk.account.models.Publication
 
PUBLICATIONS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
PUBLISH_PERMISSIONS - Static variable in class com.gigya.android.sdk.providers.provider.FacebookProvider
 
PushMode() - Constructor for class com.gigya.android.sdk.GigyaDefinitions.PushMode
 

R

RBA - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
READ_PERMISSIONS - Static variable in class com.gigya.android.sdk.providers.provider.FacebookProvider
 
REDIRECT_URL_SCHEME - Static variable in class com.gigya.android.sdk.ui.Presenter.Consts
 
refreshNativeProviderSession(Map<String, Object>, IProviderPermissionsCallback) - Method in class com.gigya.android.sdk.api.BusinessApiService
 
refreshNativeProviderSession(Map<String, Object>, IProviderPermissionsCallback) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
refreshSessionExpiration() - Method in interface com.gigya.android.sdk.session.ISessionService
 
refreshSessionExpiration() - Method in class com.gigya.android.sdk.session.SessionService
Refresh the current session expiration timestamp.
REG_SOURCE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
register(Map<String, Object>, GigyaLoginCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Register request given map of parameters.
register(Map<String, Object>, GigyaLoginCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
register(String, String, Map<String, Object>, GigyaLoginCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Register account using email and password combination.
register(String, String, GigyaLoginCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Register account using email and password combination.
registerActivityLifecycleCallbacks() - Method in interface com.gigya.android.sdk.session.ISessionVerificationService
 
registerActivityLifecycleCallbacks() - Method in class com.gigya.android.sdk.session.SessionVerificationService
 
RELATIONSHIP_STATUS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
release() - Method in class com.gigya.android.sdk.api.ApiService
 
release() - Method in interface com.gigya.android.sdk.api.IApiService
 
release() - Method in class com.gigya.android.sdk.network.adapter.HttpNetworkProvider
 
release() - Method in interface com.gigya.android.sdk.network.adapter.IRestAdapter
 
release() - Method in class com.gigya.android.sdk.network.adapter.NetworkProvider
 
release() - Method in class com.gigya.android.sdk.network.adapter.RestAdapter
 
release() - Method in class com.gigya.android.sdk.network.adapter.VolleyNetworkProvider
 
RELIGION - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
REMOVE_CONNECTION - Static variable in class com.gigya.android.sdk.ui.plugin.PluginAuthEventDef
 
removeAuthenticationParameters(TreeMap<String, Object>) - Static method in class com.gigya.android.sdk.utils.AuthUtils
Removing authentication specific parameters.
removeBackPressListener(HostActivity.OnBackPressListener) - Method in class com.gigya.android.sdk.ui.HostActivity
 
removeConnection(String, GigyaCallback<GigyaApiResponse>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Request to remove a social network connection from existing account.
removeConnection(String, GigyaCallback<GigyaApiResponse>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
removeConnection(String, GigyaCallback<GigyaApiResponse>) - Method in class com.gigya.android.sdk.Gigya
Remove a social connection from an existing account.
removeLegacySession() - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
removeLegacySession() - Method in class com.gigya.android.sdk.persistence.PersistenceService
Remove legacy session data if from persistence store.
removeSession() - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
removeSession() - Method in class com.gigya.android.sdk.persistence.PersistenceService
Remove session from persistence store.
removeSocialProviders() - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
removeSocialProviders() - Method in class com.gigya.android.sdk.persistence.PersistenceService
Remove all saved social provider identifiers.
RENREN - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
request(GigyaApiRequest) - Method in class com.gigya.android.sdk.api.RetryDispatcher.Builder
 
requestConflictingAccounts() - Method in interface com.gigya.android.sdk.interruption.link.ILinkAccountsResolver
 
requestConflictingAccounts() - Method in class com.gigya.android.sdk.interruption.link.LinkAccountsResolver
 
resolve(GigyaApiResponse, GigyaLoginCallback) - Method in interface com.gigya.android.sdk.interruption.IInterruptionResolverFactory
 
resolve(GigyaApiResponse, GigyaLoginCallback) - Method in class com.gigya.android.sdk.interruption.InterruptionResolverFactory
 
Resolver<A extends GigyaAccount> - Class in com.gigya.android.sdk.interruption
 
Resolver(GigyaLoginCallback<A>, GigyaApiResponse, IBusinessApiService<A>) - Constructor for class com.gigya.android.sdk.interruption.Resolver
 
RestAdapter - Class in com.gigya.android.sdk.network.adapter
 
RestAdapter(Context, IApiRequestFactory) - Constructor for class com.gigya.android.sdk.network.adapter.RestAdapter
 
RestAdapter.HttpMethod - Enum in com.gigya.android.sdk.network.adapter
 
RetryDispatcher - Class in com.gigya.android.sdk.api
 
RetryDispatcher() - Constructor for class com.gigya.android.sdk.api.RetryDispatcher
 
RetryDispatcher.Builder - Class in com.gigya.android.sdk.api
 
RetryDispatcher.IRetryHandler - Interface in com.gigya.android.sdk.api
 

S

safeEquals(T, V) - Static method in class com.gigya.android.sdk.utils.ObjectUtils
 
SAMLDATA - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
save(SessionInfo) - Method in interface com.gigya.android.sdk.session.ISessionService
 
save(SessionInfo) - Method in class com.gigya.android.sdk.session.SessionService
Persist session info using current encryption algorithm.
send(GigyaApiRequest, boolean, ApiService.IApiServiceResponse) - Method in class com.gigya.android.sdk.api.ApiService
 
send(String, Map<String, Object>, int, Class<V>, GigyaCallback<V>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Base API send request initiator.
send(GigyaApiRequest, boolean, ApiService.IApiServiceResponse) - Method in interface com.gigya.android.sdk.api.IApiService
 
send(String, Map<String, Object>, int, Class<V>, GigyaCallback<V>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
send(String, Map<String, Object>, GigyaCallback<GigyaApiResponse>) - Method in class com.gigya.android.sdk.Gigya
Send request to Gigya servers.
send(String, Map<String, Object>, int, Class<V>, GigyaCallback<V>) - Method in class com.gigya.android.sdk.Gigya
Send a generic type request to Gigya servers.
send(GigyaApiRequest, boolean, IRestAdapterCallback) - Method in interface com.gigya.android.sdk.network.adapter.IRestAdapter
 
send(GigyaApiRequest, boolean, IRestAdapterCallback) - Method in class com.gigya.android.sdk.network.adapter.RestAdapter
 
sendBlocking(GigyaApiRequest, IRestAdapterCallback) - Method in class com.gigya.android.sdk.network.adapter.HttpNetworkProvider
 
sendBlocking(GigyaApiRequest, IRestAdapterCallback) - Method in interface com.gigya.android.sdk.network.adapter.IRestAdapter
 
sendBlocking(GigyaApiRequest, IRestAdapterCallback) - Method in class com.gigya.android.sdk.network.adapter.NetworkProvider
 
sendBlocking(GigyaApiRequest, IRestAdapterCallback) - Method in class com.gigya.android.sdk.network.adapter.RestAdapter
 
sendBlocking(GigyaApiRequest, IRestAdapterCallback) - Method in class com.gigya.android.sdk.network.adapter.VolleyNetworkProvider
 
sendOAuthRequest(String, String, Map<String, Object>) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
sendOAuthRequest(String, String, Map<String, Object>) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
sendRequest(String, String, Map<String, Object>) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
sendRequest(String, String, Map<String, Object>) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
serializeObjectFields(Gson, Map<String, Object>) - Static method in class com.gigya.android.sdk.account.accountCacheService
Object represented field values must be set as JSON Objects.
SessionEncryption() - Constructor for class com.gigya.android.sdk.GigyaDefinitions.SessionEncryption
 
SessionInfo - Class in com.gigya.android.sdk.session
 
SessionInfo(String, String) - Constructor for class com.gigya.android.sdk.session.SessionInfo
 
SessionInfo(String, String, long) - Constructor for class com.gigya.android.sdk.session.SessionInfo
 
SessionKey - Class in com.gigya.android.sdk.encryption
 
SessionKey(Context, IPersistenceService) - Constructor for class com.gigya.android.sdk.encryption.SessionKey
 
SessionKeyLegacy - Class in com.gigya.android.sdk.encryption
 
SessionKeyLegacy(IPersistenceService) - Constructor for class com.gigya.android.sdk.encryption.SessionKeyLegacy
 
SessionService - Class in com.gigya.android.sdk.session
 
SessionService(Context, Config, IPersistenceService, ISecureKey) - Constructor for class com.gigya.android.sdk.session.SessionService
 
SessionVerificationService - Class in com.gigya.android.sdk.session
 
SessionVerificationService(Application, Config, ISessionService, IAccountService, IApiService, IApiRequestFactory) - Constructor for class com.gigya.android.sdk.session.SessionVerificationService
 
set_default(String) - Method in class com.gigya.android.sdk.account.models.Phone
 
setAccount(String) - Method in class com.gigya.android.sdk.account.accountCacheService
 
setAccount(String) - Method in interface com.gigya.android.sdk.account.IAccountService
 
setAccount(A, GigyaCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Request account update for current active session.
setAccount(Map<String, Object>, GigyaCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Request account update for current active session.
setAccount(A, GigyaCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
setAccount(Map<String, Object>, GigyaCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
setAccount(T, GigyaCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Set account info
setAccount(Map<String, Object>, GigyaCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Set account info given update parameters.
setAccount(Map<String, Object>) - Method in interface com.gigya.android.sdk.interruption.IPendingRegistrationResolver
 
setAccount(Map<String, Object>) - Method in class com.gigya.android.sdk.interruption.PendingRegistrationResolver
 
setAccountCacheTime(int) - Method in class com.gigya.android.sdk.Config
 
setAccountOverrideCache(boolean) - Method in class com.gigya.android.sdk.account.accountCacheService
 
setAccountOverrideCache(boolean) - Method in interface com.gigya.android.sdk.account.IAccountService
 
setAccountScheme(Class<A>) - Method in class com.gigya.android.sdk.account.accountCacheService
 
setAccountScheme(Class<A>) - Method in interface com.gigya.android.sdk.account.IAccountService
 
setActive(boolean) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setActivities(List<Favorite>) - Method in class com.gigya.android.sdk.account.models.Favorites
 
setActivities(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setAddress(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setAddresses(Address) - Method in class com.gigya.android.sdk.account.models.OidcData
 
setAge(Integer) - Method in class com.gigya.android.sdk.account.models.Profile
 
setAnonymous(boolean) - Method in class com.gigya.android.sdk.api.GigyaApiRequest
 
setApiDomain(String) - Method in class com.gigya.android.sdk.Config
 
setApiKey(String) - Method in class com.gigya.android.sdk.Config
 
setApiVersion(Integer) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setApplication(Application) - Static method in class com.gigya.android.sdk.Gigya
 
setAuthority(String) - Method in class com.gigya.android.sdk.account.models.Certification
 
setBio(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setBirthDay(Integer) - Method in class com.gigya.android.sdk.account.models.Profile
 
setBirthMonth(Integer) - Method in class com.gigya.android.sdk.account.models.Profile
 
setBirthYear(Integer) - Method in class com.gigya.android.sdk.account.models.Profile
 
setBooks(List<Favorite>) - Method in class com.gigya.android.sdk.account.models.Favorites
 
setCallback(GigyaPluginCallback<A>) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
setCallback(GigyaPluginCallback<A>) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaPluginFragment
 
setCategory(String) - Method in class com.gigya.android.sdk.account.models.Favorite
 
setCategory(String) - Method in class com.gigya.android.sdk.account.models.Like
 
setCertifications(List<Certification>) - Method in class com.gigya.android.sdk.account.models.Profile
 
setCity(String) - Method in class com.gigya.android.sdk.account.models.Location
 
setCity(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setCompany(String) - Method in class com.gigya.android.sdk.account.models.Work
 
setCompanyID(String) - Method in class com.gigya.android.sdk.account.models.Work
 
setCompanySize(Long) - Method in class com.gigya.android.sdk.account.models.Work
 
setConfig(Config) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
setCoordinates(Coordinates) - Method in class com.gigya.android.sdk.account.models.Location
 
setCountry(String) - Method in class com.gigya.android.sdk.account.models.Address
 
setCountry(String) - Method in class com.gigya.android.sdk.account.models.Location
 
setCountry(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setCreated(String) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setCreatedTimestamp(Long) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setCurrent(boolean) - Method in class com.gigya.android.sdk.account.models.Work
 
setDate(String) - Method in class com.gigya.android.sdk.account.models.Patent
 
setDate(String) - Method in class com.gigya.android.sdk.account.models.Publication
 
setDebugMode(boolean) - Static method in class com.gigya.android.sdk.GigyaLogger
 
setDegree(String) - Method in class com.gigya.android.sdk.account.models.Education
 
setDescription(String) - Method in class com.gigya.android.sdk.account.models.Work
 
setEducation(List<Education>) - Method in class com.gigya.android.sdk.account.models.Profile
 
setEducationLevel(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setEmail(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setEmails(Emails) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setEmailVerified(String) - Method in class com.gigya.android.sdk.account.models.OidcData
 
setEnabled(boolean) - Method in interface com.gigya.android.sdk.interruption.IInterruptionResolverFactory
 
setEnabled(boolean) - Method in class com.gigya.android.sdk.interruption.InterruptionResolverFactory
 
setEndDate(String) - Method in class com.gigya.android.sdk.account.models.Certification
 
setEndDate(String) - Method in class com.gigya.android.sdk.account.models.Work
 
setEndYear(String) - Method in class com.gigya.android.sdk.account.models.Education
 
setFavorites(List<Favorites>) - Method in class com.gigya.android.sdk.account.models.Profile
 
setFieldOfStudy(String) - Method in class com.gigya.android.sdk.account.models.Education
 
setFirstName(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setFollowersCounts(Long) - Method in class com.gigya.android.sdk.account.models.Profile
 
setFollowingCount(Long) - Method in class com.gigya.android.sdk.account.models.Profile
 
setFormatted(String) - Method in class com.gigya.android.sdk.account.models.Address
 
setGender(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setGmid(String) - Method in class com.gigya.android.sdk.Config
 
setHometown(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setHonors(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setHtml(String) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
setHtml(String) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaPluginFragment
 
setId(String) - Method in class com.gigya.android.sdk.account.models.Favorite
 
setId(String) - Method in class com.gigya.android.sdk.account.models.Like
 
setIndustry(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setIndustry(String) - Method in class com.gigya.android.sdk.account.models.Work
 
setInterestedIn(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setInterests(List<Favorite>) - Method in class com.gigya.android.sdk.account.models.Favorites
 
setInterests(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setInterruptionsEnabled(boolean) - Method in class com.gigya.android.sdk.Config
 
setInvocationCallback(GigyaPluginFragment.IBridgeCallbacks<A>) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
setInvocationCallback(GigyaPluginFragment.IBridgeCallbacks<A>) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
setLanguages(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setLastLogin(String) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setLastLoginLocation(Location) - Method in class com.gigya.android.sdk.account.models.Profile
 
setLastLoginTimestamp(Long) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setLastName(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setLastUpdated(String) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setLastUpdatedTimestamp(Long) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setLat(Float) - Method in class com.gigya.android.sdk.account.models.Coordinates
 
setLevel(String) - Method in class com.gigya.android.sdk.account.models.Skill
 
setLikes(List<Like>) - Method in class com.gigya.android.sdk.account.models.Profile
 
setLocale(String) - Method in class com.gigya.android.sdk.account.models.OidcData
 
setLocale(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setLocality(String) - Method in class com.gigya.android.sdk.account.models.Address
 
setLocation(String) - Method in class com.gigya.android.sdk.account.models.Work
 
setLoginProvider(String) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setLon(Float) - Method in class com.gigya.android.sdk.account.models.Coordinates
 
setMiddle_name(String) - Method in class com.gigya.android.sdk.account.models.OidcData
 
setMovies(List<Favorite>) - Method in class com.gigya.android.sdk.account.models.Favorites
 
setMusic(List<Favorite>) - Method in class com.gigya.android.sdk.account.models.Favorites
 
setName(String) - Method in class com.gigya.android.sdk.account.models.Certification
 
setName(String) - Method in class com.gigya.android.sdk.account.models.Favorite
 
setName(String) - Method in class com.gigya.android.sdk.account.models.Like
 
setName(String) - Method in class com.gigya.android.sdk.account.models.OidcData
 
setName(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setNickName(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setNumber(String) - Method in class com.gigya.android.sdk.account.models.Certification
 
setNumber(String) - Method in class com.gigya.android.sdk.account.models.Patent
 
setNumber(String) - Method in class com.gigya.android.sdk.account.models.Phone
 
setOffice(String) - Method in class com.gigya.android.sdk.account.models.Patent
 
setOidcData(OidcData) - Method in class com.gigya.android.sdk.account.models.Profile
 
setOldestDataUpdated(String) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setOldestDataUpdatedTimestamp(Long) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setPatents(List<Patent>) - Method in class com.gigya.android.sdk.account.models.Profile
 
setPhone_number(String) - Method in class com.gigya.android.sdk.account.models.OidcData
 
setPhoneNumberVerified(String) - Method in class com.gigya.android.sdk.account.models.OidcData
 
setPhones(List<Phone>) - Method in class com.gigya.android.sdk.account.models.Profile
 
setPhotoURL(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setPoliticalView(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setPostalCode(String) - Method in class com.gigya.android.sdk.account.models.Address
 
setProfessionalHeadline(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setProfile(Profile) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setProfileURL(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setProxyEmail(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setPublications(List<Publication>) - Method in class com.gigya.android.sdk.account.models.Profile
 
setPublisher(String) - Method in class com.gigya.android.sdk.account.models.Publication
 
setPushToken(String) - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
setPushToken(String) - Method in class com.gigya.android.sdk.persistence.PersistenceService
 
setRegion(String) - Method in class com.gigya.android.sdk.account.models.Address
 
setRegistered(boolean) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setRegistered(String) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setRegisteredTimestamp(Long) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setRegToken(String) - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
setRegToken(String) - Method in class com.gigya.android.sdk.providers.provider.Provider
 
setRelationshipStatus(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setReligion(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setSchool(String) - Method in class com.gigya.android.sdk.account.models.Education
 
setSchoolType(String) - Method in class com.gigya.android.sdk.account.models.Education
 
setServerOffset(Long) - Method in class com.gigya.android.sdk.Config
 
setSession(SessionInfo) - Method in class com.gigya.android.sdk.Gigya
Manually set the current session.
setSession(String) - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
setSession(String) - Method in class com.gigya.android.sdk.persistence.PersistenceService
Persist a new encrypted session.
setSession(SessionInfo) - Method in interface com.gigya.android.sdk.session.ISessionService
 
setSession(SessionInfo) - Method in class com.gigya.android.sdk.session.SessionService
External session setter interface.
setSessionEncryptionType(String) - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
setSessionEncryptionType(String) - Method in class com.gigya.android.sdk.persistence.PersistenceService
Update session encryption type.
setSessionExpiration(long) - Method in interface com.gigya.android.sdk.persistence.IPersistenceService
 
setSessionExpiration(long) - Method in class com.gigya.android.sdk.persistence.PersistenceService
Set session expiration timestamp.
setSessionInfo(SessionInfo) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setSessionVerificationInterval(int) - Method in class com.gigya.android.sdk.Config
 
setSignatureTimestamp(Long) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setSkill(String) - Method in class com.gigya.android.sdk.account.models.Skill
 
setSkills(List<Skill>) - Method in class com.gigya.android.sdk.account.models.Profile
 
setSocialProviders(String) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setSpecialities(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setStartDate(String) - Method in class com.gigya.android.sdk.account.models.Certification
 
setStartDate(String) - Method in class com.gigya.android.sdk.account.models.Work
 
setStartYear(String) - Method in class com.gigya.android.sdk.account.models.Education
 
setState(String) - Method in class com.gigya.android.sdk.account.models.Location
 
setState(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setStatus(String) - Method in class com.gigya.android.sdk.account.models.Patent
 
setStreetAddress(String) - Method in class com.gigya.android.sdk.account.models.Address
 
setSummary(String) - Method in class com.gigya.android.sdk.account.models.Patent
 
setSummary(String) - Method in class com.gigya.android.sdk.account.models.Publication
 
setTelevision(List<Favorite>) - Method in class com.gigya.android.sdk.account.models.Favorites
 
setThumbnailURL(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setTime(String) - Method in class com.gigya.android.sdk.account.models.Like
 
setTimestamp(Long) - Method in class com.gigya.android.sdk.account.models.Like
 
setTimezone(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setTitle(String) - Method in class com.gigya.android.sdk.account.models.Patent
 
setTitle(String) - Method in class com.gigya.android.sdk.account.models.Publication
 
setTitle(String) - Method in class com.gigya.android.sdk.account.models.Work
 
setType(String) - Method in class com.gigya.android.sdk.account.models.Phone
 
setUcid(String) - Method in class com.gigya.android.sdk.Config
 
setUID(String) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setUIDSignature(String) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setUnverified(List<String>) - Method in class com.gigya.android.sdk.account.models.Emails
 
setUpdated_at(String) - Method in class com.gigya.android.sdk.account.models.OidcData
 
setUpUiElements(View) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
setUpUiElements(View) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaPluginFragment
 
setUpWebView() - Method in class com.gigya.android.sdk.ui.provider.ProviderFragment
 
setUpWebView() - Method in class com.gigya.android.sdk.ui.WebViewFragment
 
setUpWebViewElement() - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
setUpWebViewElement() - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaPluginFragment
 
setUrl(String) - Method in class com.gigya.android.sdk.account.models.Patent
 
setUrl(String) - Method in class com.gigya.android.sdk.account.models.Publication
 
setUsername(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setVerified(List<String>) - Method in class com.gigya.android.sdk.account.models.Emails
 
setVerified(boolean) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setVerified(String) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setVerified(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setVerifiedTimestamp(Long) - Method in class com.gigya.android.sdk.account.models.GigyaAccount
 
setWebBridge(IGigyaWebBridge<A>) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginFragment
 
setWebsite(String) - Method in class com.gigya.android.sdk.account.models.OidcData
 
setWork(List<Work>) - Method in class com.gigya.android.sdk.account.models.Profile
 
setYears(Integer) - Method in class com.gigya.android.sdk.account.models.Skill
 
setZip(String) - Method in class com.gigya.android.sdk.account.models.Profile
 
setZoneinfo(String) - Method in class com.gigya.android.sdk.account.models.OidcData
 
shouldOverrideUrlLoading(WebView, WebResourceRequest) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginWebViewClient
 
shouldOverrideUrlLoading(WebView, String) - Method in class com.gigya.android.sdk.ui.plugin.GigyaPluginWebViewClient
 
showNativeLoginProviders(List<String>, IBusinessApiService, Map<String, Object>, GigyaLoginCallback<A>) - Method in interface com.gigya.android.sdk.ui.IPresenter
 
showNativeLoginProviders(List<String>, IBusinessApiService, Map<String, Object>, GigyaLoginCallback<A>) - Method in class com.gigya.android.sdk.ui.Presenter
 
showPlugin(boolean, String, boolean, Map<String, Object>, GigyaPluginCallback<A>) - Method in interface com.gigya.android.sdk.ui.IPresenter
 
showPlugin(boolean, String, boolean, Map<String, Object>, GigyaPluginCallback<A>) - Method in class com.gigya.android.sdk.ui.Presenter
 
showPluginFragment(AppCompatActivity, String, Map<String, Object>, Bundle, GigyaPluginCallback<A>) - Method in interface com.gigya.android.sdk.ui.plugin.IWebViewFragmentFactory
 
showPluginFragment(AppCompatActivity, String, Map<String, Object>, Bundle, GigyaPluginCallback<A>) - Method in class com.gigya.android.sdk.ui.plugin.WebViewFragmentFactory
 
showProgress() - Method in class com.gigya.android.sdk.ui.HostActivity
 
showProviderFragment(AppCompatActivity, IBusinessApiService, Map<String, Object>, Bundle, GigyaLoginCallback) - Method in interface com.gigya.android.sdk.ui.plugin.IWebViewFragmentFactory
 
showProviderFragment(AppCompatActivity, IBusinessApiService, Map<String, Object>, Bundle, GigyaLoginCallback) - Method in class com.gigya.android.sdk.ui.plugin.WebViewFragmentFactory
 
showScreenSet(String, boolean, Map<String, Object>, GigyaPluginCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Show Gigya ScreenSets flow using the PluginFragment.
sign(GigyaApiRequest) - Method in class com.gigya.android.sdk.api.GigyaApiRequestFactory
Sign the request prior to dispatching it.
sign(GigyaApiRequest) - Method in interface com.gigya.android.sdk.api.IApiRequestFactory
 
SigUtils - Class in com.gigya.android.sdk.utils
 
SigUtils() - Constructor for class com.gigya.android.sdk.utils.SigUtils
 
SINA_WEIBO - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
Skill - Class in com.gigya.android.sdk.account.models
 
Skill() - Constructor for class com.gigya.android.sdk.account.models.Skill
 
SKILLS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
socialLoginWith(List<String>, Map<String, Object>, GigyaLoginCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Present social login selection list.
SPECIALITIES - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
SPICEWORKS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
start() - Method in interface com.gigya.android.sdk.session.ISessionVerificationService
 
start() - Method in class com.gigya.android.sdk.session.SessionVerificationService
 
startSessionCountdownTimerIfNeeded() - Method in interface com.gigya.android.sdk.session.ISessionService
 
startSessionCountdownTimerIfNeeded() - Method in class com.gigya.android.sdk.session.SessionService
Check if session countdown is required.
statusCode - Variable in class com.gigya.android.sdk.network.GigyaResponseModel
 
stop() - Method in interface com.gigya.android.sdk.session.ISessionVerificationService
 
stop() - Method in class com.gigya.android.sdk.session.SessionVerificationService
 
streamToString(InputStream) - Static method in class com.gigya.android.sdk.utils.FileUtils
 
stringFromMetaData(String) - Method in class com.gigya.android.sdk.utils.FileUtils
 
stringToBytes(String) - Static method in class com.gigya.android.sdk.utils.CipherUtils
 
SUBMIT - Static variable in class com.gigya.android.sdk.ui.plugin.PluginEventDef
 
SUBSCRIPTIONS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
SUCCESS_ERROR_ACCOUNT_LINKED - Static variable in class com.gigya.android.sdk.network.GigyaError.Codes
 
supportsTokenTracking() - Method in class com.gigya.android.sdk.providers.provider.FacebookProvider
 
supportsTokenTracking() - Method in class com.gigya.android.sdk.providers.provider.GoogleProvider
 
supportsTokenTracking() - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
supportsTokenTracking() - Method in class com.gigya.android.sdk.providers.provider.LineProvider
 
supportsTokenTracking() - Method in class com.gigya.android.sdk.providers.provider.WebLoginProvider
 
supportsTokenTracking() - Method in class com.gigya.android.sdk.providers.provider.WeChatProvider
 

T

TENCENT_QQ - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
TFAProviderResolver<A extends GigyaAccount> - Class in com.gigya.android.sdk.interruption.tfa
 
TFAProviderResolver(IoCContainer, GigyaLoginCallback<A>, GigyaApiResponse, IBusinessApiService<A>) - Constructor for class com.gigya.android.sdk.interruption.tfa.TFAProviderResolver
 
TFAResolver<A extends GigyaAccount> - Class in com.gigya.android.sdk.interruption.tfa
 
TFAResolver(GigyaLoginCallback<A>, GigyaApiResponse, IBusinessApiService<A>) - Constructor for class com.gigya.android.sdk.interruption.tfa.TFAResolver
 
TFAResolverFactory - Class in com.gigya.android.sdk.interruption.tfa
 
TFAResolverFactory(IoCContainer, GigyaLoginCallback, GigyaApiResponse) - Constructor for class com.gigya.android.sdk.interruption.tfa.TFAResolverFactory
 
TIMEZONE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
toBytes(char[]) - Static method in class com.gigya.android.sdk.utils.CipherUtils
 
toChars(byte[]) - Static method in class com.gigya.android.sdk.utils.CipherUtils
 
toMap(JSONObject) - Static method in class com.gigya.android.sdk.utils.ObjectUtils
 
toString() - Method in class com.gigya.android.sdk.network.GigyaError
 
toString() - Method in enum com.gigya.android.sdk.ui.plugin.GigyaWebBridge.Feature
 
trackTokenChange() - Method in class com.gigya.android.sdk.providers.provider.FacebookProvider
 
trackTokenChange() - Method in class com.gigya.android.sdk.providers.provider.GoogleProvider
 
trackTokenChange() - Method in interface com.gigya.android.sdk.providers.provider.IProvider
 
trackTokenChange() - Method in class com.gigya.android.sdk.providers.provider.LineProvider
 
trackTokenChange() - Method in class com.gigya.android.sdk.providers.provider.WebLoginProvider
 
trackTokenChange() - Method in class com.gigya.android.sdk.providers.provider.WeChatProvider
 
tries(int) - Method in class com.gigya.android.sdk.api.RetryDispatcher.Builder
 
TWITTER - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 

U

UiUtils - Class in com.gigya.android.sdk.utils
 
UiUtils() - Constructor for class com.gigya.android.sdk.utils.UiUtils
 
unauthorizedUser() - Static method in class com.gigya.android.sdk.network.GigyaError
 
updateDevice(String, GigyaCallback<GigyaApiResponse>) - Method in class com.gigya.android.sdk.api.BusinessApiService
 
updateDevice(String, GigyaCallback<GigyaApiResponse>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
updateDeviceInfo(String) - Method in class com.gigya.android.sdk.Gigya
Update device information in server.
updateExtendedParametersRequest(String, String) - Method in class com.gigya.android.sdk.account.accountCacheService
 
updateExtendedParametersRequest(String, String) - Method in interface com.gigya.android.sdk.account.IAccountService
 
updateInterval() - Method in interface com.gigya.android.sdk.session.ISessionVerificationService
 
updateInterval() - Method in class com.gigya.android.sdk.session.SessionVerificationService
 
updateWith(String, String) - Method in class com.gigya.android.sdk.Config
 
updateWith(String, String, int, int) - Method in class com.gigya.android.sdk.Config
 
updateWith(Config) - Method in class com.gigya.android.sdk.Config
 
urlEncode(String) - Static method in class com.gigya.android.sdk.utils.UrlUtils
 
UrlUtils - Class in com.gigya.android.sdk.utils
 
UrlUtils() - Constructor for class com.gigya.android.sdk.utils.UrlUtils
 
usedProviderFor(String) - Method in interface com.gigya.android.sdk.providers.IProviderFactory
 
usedProviderFor(String) - Method in class com.gigya.android.sdk.providers.ProviderFactory
 
USER_INFO - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountIncludes
 
USERNAME - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 

V

valueOf(String) - Static method in enum com.gigya.android.sdk.network.adapter.RestAdapter.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gigya.android.sdk.ui.plugin.GigyaWebBridge.Feature
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gigya.android.sdk.network.adapter.RestAdapter.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gigya.android.sdk.ui.plugin.GigyaWebBridge.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
VERIFIED - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 
VERIFY - Static variable in class com.gigya.android.sdk.GigyaDefinitions.PushMode
 
verifyLogin(String, GigyaCallback<A>) - Method in class com.gigya.android.sdk.api.BusinessApiService
Request to verify the current session state.
verifyLogin(String, GigyaCallback<A>) - Method in interface com.gigya.android.sdk.api.IBusinessApiService
 
verifyLogin(String, GigyaCallback<T>) - Method in class com.gigya.android.sdk.Gigya
Request verify login given account UID/
VERSION - Static variable in class com.gigya.android.sdk.Gigya
 
VKONTAKTE - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
VolleyNetworkProvider - Class in com.gigya.android.sdk.network.adapter
 

W

WebLoginActivity - Class in com.gigya.android.sdk.ui
 
WebLoginActivity() - Constructor for class com.gigya.android.sdk.ui.WebLoginActivity
 
WebLoginActivity.WebLoginActivityCallback - Interface in com.gigya.android.sdk.ui
 
WebLoginProvider - Class in com.gigya.android.sdk.providers.provider
 
WebLoginProvider(Context, Config, ISessionService, IAccountService, IPersistenceService, IBusinessApiService, ProviderCallback) - Constructor for class com.gigya.android.sdk.providers.provider.WebLoginProvider
 
WebViewFragment - Class in com.gigya.android.sdk.ui
 
WebViewFragment() - Constructor for class com.gigya.android.sdk.ui.WebViewFragment
 
WebViewFragment.WebViewFragmentLifecycleCallbacks - Interface in com.gigya.android.sdk.ui
 
WebViewFragmentFactory<A extends GigyaAccount> - Class in com.gigya.android.sdk.ui.plugin
 
WebViewFragmentFactory(Config, IGigyaWebBridge<A>) - Constructor for class com.gigya.android.sdk.ui.plugin.WebViewFragmentFactory
 
WECHAT - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
WeChatProvider - Class in com.gigya.android.sdk.providers.provider
 
WeChatProvider(Context, FileUtils, IPersistenceService, IBusinessApiService, ProviderCallback) - Constructor for class com.gigya.android.sdk.providers.provider.WeChatProvider
 
withObfuscation(boolean) - Method in class com.gigya.android.sdk.ui.plugin.GigyaWebBridge
 
withObfuscation(boolean) - Method in interface com.gigya.android.sdk.ui.plugin.IGigyaWebBridge
 
WORDPRESS - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
Work - Class in com.gigya.android.sdk.account.models
 
Work() - Constructor for class com.gigya.android.sdk.account.models.Work
 
WORK - Static variable in class com.gigya.android.sdk.GigyaDefinitions.AccountProfileExtraFields
 

X

XING - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 

Y

YAHOO - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 
YAHOO_JAPAN - Static variable in class com.gigya.android.sdk.GigyaDefinitions.Providers
 

_

_blocked - Variable in class com.gigya.android.sdk.network.adapter.NetworkProvider
 
_body - Variable in class com.gigya.android.sdk.ui.WebViewFragment
 
_businessApiService - Variable in class com.gigya.android.sdk.interruption.Resolver
 
_businessApiService - Variable in class com.gigya.android.sdk.providers.provider.Provider
 
_context - Variable in class com.gigya.android.sdk.providers.provider.Provider
 
_fullScreen - Variable in class com.gigya.android.sdk.ui.WebViewFragment
 
_gigyaAssertion - Variable in class com.gigya.android.sdk.interruption.tfa.TFAResolver
 
_interruption - Variable in class com.gigya.android.sdk.interruption.Resolver
 
_loginCallback - Variable in class com.gigya.android.sdk.interruption.Resolver
 
_params - Variable in class com.gigya.android.sdk.ui.WebViewFragment
 
_progressBar - Variable in class com.gigya.android.sdk.ui.WebViewFragment
 
_redirectPrefix - Variable in class com.gigya.android.sdk.ui.WebViewFragment
 
_requestFactory - Variable in class com.gigya.android.sdk.network.adapter.NetworkProvider
 
_sessionService - Variable in class com.gigya.android.sdk.api.BusinessApiService
 
_title - Variable in class com.gigya.android.sdk.ui.WebViewFragment
 
_url - Variable in class com.gigya.android.sdk.ui.WebViewFragment
 
_webView - Variable in class com.gigya.android.sdk.ui.WebViewFragment
 
A B C D E F G H I J K L M N O P R S T U V W X Y _ 
Skip navigation links