Uses of Class
de.hybris.platform.gigya.gigyaservices.api.exception.GigyaApiException
-
Packages that use GigyaApiException Package Description de.hybris.platform.gigya.gigyafacades.login.impl de.hybris.platform.gigya.gigyafacades.task.runner de.hybris.platform.gigya.gigyaservices.login.impl -
-
Uses of GigyaApiException in de.hybris.platform.gigya.gigyafacades.login.impl
Methods in de.hybris.platform.gigya.gigyafacades.login.impl that throw GigyaApiException Modifier and Type Method Description voidDefaultGigyaLoginFacadeTest. testCreateNewCustomerWhenCustomerWithGigyaUidExists()voidDefaultGigyaLoginFacadeTest. testCreateNewCustomerWhenEmailIsMissing()voidDefaultGigyaLoginFacadeTest. testCreateNewCustomerWhenGigyaConfigDoesntExist()voidDefaultGigyaLoginFacadeTest. testCreateNewCustomerWhenGigyaConfigExists()voidDefaultGigyaLoginFacadeTest. testProcessGigyaLoginWhenGigyaCallVerificationSucceedsAndExceptionOccurs()voidDefaultGigyaLoginFacadeTest. testProcessGigyaLoginWhenGigyaCallVerificationSucceedsAndUserDoesntExists()voidDefaultGigyaLoginFacadeTest. testProcessGigyaLoginWhenGigyaCallVerificationSucceedsAndUserExists()voidDefaultGigyaLoginFacadeTest. testUpdateUser() -
Uses of GigyaApiException in de.hybris.platform.gigya.gigyafacades.task.runner
Methods in de.hybris.platform.gigya.gigyafacades.task.runner that throw GigyaApiException Modifier and Type Method Description voidGigyaToHybrisUserUpdateTaskRunnerTest. testWhenContextItemExistAndMappingsExistWithcorrectSyncDirectionBOTHAndMultipleMappings()voidGigyaToHybrisUserUpdateTaskRunnerTest. testWhenContextItemExistAndMappingsExistWithcorrectSyncDirectionBOTHAndMultipleMappingsWIthIncorrectDirection()voidGigyaToHybrisUserUpdateTaskRunnerTest. testWhenContextItemExistAndMappingsExistWithcorrectSyncDirectionG2H()voidGigyaToHybrisUserUpdateTaskRunnerTest. testWhenContextItemExistAndMappingsExistWithMultipleConfigs() -
Uses of GigyaApiException in de.hybris.platform.gigya.gigyaservices.login.impl
Methods in de.hybris.platform.gigya.gigyaservices.login.impl that throw GigyaApiException Modifier and Type Method Description voidDefaultGigyaLoginServiceTest. testFetchGigyaInfoWhenGigyaUserMgmtModeIsNotRaas()voidDefaultGigyaLoginServiceTest. testFetchGigyaInfoWhenGigyaUserMgmtModeIsRaas()voidDefaultGigyaLoginServiceTest. testNotifyGigyaOfLogout()voidDefaultGigyaLoginServiceTest. testNotifyGigyaOfLogoutWhenConfigIsNull()voidDefaultGigyaLoginServiceTest. testSendUserToGigyaSuccessfully()voidDefaultGigyaLoginServiceTest. testSendUserToGigyaSuccessfullyWithFieldMappings()voidDefaultGigyaLoginServiceTest. testSendUserToGigyaUnSuccessfully()voidDefaultGigyaLoginServiceTest. testSendUserToGigyaUnSuccessfullyWithFieldMappings()voidDefaultGigyaLoginServiceTest. testSendUserToGigyaWhenUserIsNotGigyaUser()
-