Class GigyaConfigValidateInterceptorTest

java.lang.Object
de.hybris.platform.gigya.gigyaservices.interceptor.GigyaConfigValidateInterceptorTest

@UnitTest public class GigyaConfigValidateInterceptorTest extends Object
  • Constructor Details

    • GigyaConfigValidateInterceptorTest

      public GigyaConfigValidateInterceptorTest()
  • Method Details

    • setUp

      public void setUp()
    • testOnValidateWhenApiKeyIsMissing

      public void testOnValidateWhenApiKeyIsMissing() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnValidateWhenUserSecretIsMissing

      public void testOnValidateWhenUserSecretIsMissing() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnValidateWhenUserKeyIsMissing

      public void testOnValidateWhenUserKeyIsMissing() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnValidateWhenUserKeyAndSecretOrPrivateKeyIsMissing

      public void testOnValidateWhenUserKeyAndSecretOrPrivateKeyIsMissing() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnValidateWhenSlidingSessionWithGlobalSite

      public void testOnValidateWhenSlidingSessionWithGlobalSite() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnValidateWhenSlidingSessionWithNonGlobalSiteAndNoUserSecret

      public void testOnValidateWhenSlidingSessionWithNonGlobalSiteAndNoUserSecret() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException