Class GigyaCustomTokenGranterTest
java.lang.Object
de.hybris.platform.gigya.gigyafacades.token.GigyaCustomTokenGranterTest
Test class to test the functionality of 'GigyaCustomTokenGranter'
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GigyaCustomTokenGranterTest
public GigyaCustomTokenGranterTest()
-
-
Method Details
-
setUp
public void setUp() -
testGetOAuth2AuthenticationWhenBaseSiteIsMissing
public void testGetOAuth2AuthenticationWhenBaseSiteIsMissing() -
testGetOAuth2AuthenticationWhenGigyaConfigIsMissingForSite
public void testGetOAuth2AuthenticationWhenGigyaConfigIsMissingForSite() -
testGetOAuth2AuthenticationWhenCDCUserProcessingIsUnSuccessful
public void testGetOAuth2AuthenticationWhenCDCUserProcessingIsUnSuccessful() -
testGetOAuth2AuthenticationWhenCDCUserProcessingIsSuccessful
public void testGetOAuth2AuthenticationWhenCDCUserProcessingIsSuccessful()
-